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
1 reply
Subscribers
9 subscribers
Views
939 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, It's possible to set un-checkable specified rows in a gridpaging? T
marcop519
over 12 years ago
Hi,
It's possible to set un-checkable specified rows in a gridpaging? There's a js example that iterates each checkbox?
Thank you...
OriginalPostID-67541
OriginalPostID-67541
Discussion posts and replies are publicly visible
Parents
0
Sathya Srinivasan
Appian Employee
over 12 years ago
I'd recommend against using JS. You may want to consider any of the following two options. Have two paging grid (same set of columns) with one showing selectable row and another showing non-selectable row.
Second option is to have all the rows as selectable in a single paging grid but validate the selection and bring the user back to the same page if they have selected a row that's 'non-selectable' for any action.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sathya Srinivasan
Appian Employee
over 12 years ago
I'd recommend against using JS. You may want to consider any of the following two options. Have two paging grid (same set of columns) with one showing selectable row and another showing non-selectable row.
Second option is to have all the rows as selectable in a single paging grid but validate the selection and bring the user back to the same page if they have selected a row that's 'non-selectable' for any action.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data