Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
+4
person also asked this
people also asked this
Replies
7 replies
Answers
2 answers
Subscribers
9 subscribers
Views
6375 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Is there anything similar to a!pagingInfo (used for pagination in a!gridField)
yagyadeepk
over 10 years ago
Is there anything similar to a!pagingInfo (used for pagination in a!gridField) which can be applied for applying pagination for an editable grid(constructed by a!gridLayout)....
OriginalPostID-128158
OriginalPostID-128158
Discussion posts and replies are publicly visible
Parents
0
Josh
Certified Lead Developer
over 10 years ago
If you can't using a!pagingInfo on the query you use to retrieve your data you can call todatasubset() on your data with a!pagingInfo and pass your paged data to the editable grid. If you reference
forum.appian.com/.../SAIL_Recipes.html
you should just be able to replace the local!items variable with your paged query or datasubset.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Josh
Certified Lead Developer
over 10 years ago
If you can't using a!pagingInfo on the query you use to retrieve your data you can call todatasubset() on your data with a!pagingInfo and pass your paged data to the editable grid. If you reference
forum.appian.com/.../SAIL_Recipes.html
you should just be able to replace the local!items variable with your paged query or datasubset.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data