Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
7 subscribers
Views
1456 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
I have a SAIL grid on the form. currently appian provides a way to fetch data fr
ambrishs
Certified Senior Developer
over 10 years ago
I have a SAIL grid on the form. currently appian provides a way to fetch data from table and present it in paginated way.
I want to know is there option for endless scroll so that users can continue to drag down vertical bar and it will load data on the form?
If not is there any enhancements that is around this planned?
OriginalPostID-137985
OriginalPostID-137985
Discussion posts and replies are publicly visible
Parents
0
khalidk912
over 10 years ago
Ambrish, if I understand you correctly you want to display a fixed size grid with scroll bar. I don't think there is a way to do that. By setting paging info in your query rule to -1 your query output will get all available data. This data is listed in a grid without scroll bar. So the user will have to scroll down the window in order browse through the data.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
khalidk912
over 10 years ago
Ambrish, if I understand you correctly you want to display a fixed size grid with scroll bar. I don't think there is a way to do that. By setting paging info in your query rule to -1 your query output will get all available data. This data is listed in a grid without scroll bar. So the user will have to scroll down the window in order browse through the data.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data