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
3 replies
Subscribers
7 subscribers
Views
2539 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
How can I sort and properly page a paging grid that is populated from CDT data u
wendys42
over 11 years ago
How can I sort and properly page a paging grid that is populated from CDT data using Appian 6.7.1? I have tried to both create a paginginfo variable as well as just passing in the required parameters in the todatasubset function (ie. {startIndex:1, batchSize:10,sort:{field:"Date", ascending:false()}}). I can get the data to sort, however - I can only view the number of records that I have specified as the "batchSize". If I enter 0 or -1 as the batch size, I get no results. If I enter 10 as the batch size, when I click to go to page 2 to see the next set of records, the screen says "waiting" and stays on page 1. Can someone please let me know what I need to do to make the sorting and paging work together? Thanks!...
OriginalPostID-76609
OriginalPostID-76609
Discussion posts and replies are publicly visible
Parents
0
revat.anandsongkit
Appian Employee
over 11 years ago
Are you retrieving the data from a query rule? If so, you can assign a field to sort on from the query rule itself.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
revat.anandsongkit
Appian Employee
over 11 years ago
Are you retrieving the data from a query rule? If so, you can assign a field to sort on from the query rule itself.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data