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
4 replies
Subscribers
7 subscribers
Views
1885 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
I am using a paging grid to display information in a task form with the todatasu
Howard
over 11 years ago
I am using a paging grid to display information in a task form with the todatasubset() function. It displays the information properly, but I am unable to use the controls in the paging grid (sorting by column, moving to other pages in the grid). The expression that is being used is =todatasubset(pv!statusAccum, a!pagingInfo(startIndex: 1, batchSize: 4, sort: a!sortInfo(field: "statusDateT",ascending: false))). The CDT is not linked to a datastore and does not have a primary key. Am I missing something in the expression or with the CDT? Thanks....
OriginalPostID-107229
OriginalPostID-107229
Discussion posts and replies are publicly visible
Parents
0
rayudua
over 11 years ago
Did you check the count of the pv.
What do you see the total
Usually shows 1 of 4 etc based on total.
Also if cdt has been updated and you just did analysis it wont reflect in todatasubset ()
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
rayudua
over 11 years ago
Did you check the count of the pv.
What do you see the total
Usually shows 1 of 4 etc based on total.
Also if cdt has been updated and you just did analysis it wont reflect in todatasubset ()
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data