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
5 replies
Subscribers
7 subscribers
Views
3522 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
I am using a!gridField(). I want to allow the user to select only one row at a t
erickp
over 9 years ago
I am using a!gridField(). I want to allow the user to select only one row at a time. Meaning, I want radio buttons instead of check boxes. What do I need to change to make it radio buttons instead of check boxes?
OriginalPostID-171971
OriginalPostID-171971
Discussion posts and replies are publicly visible
Parents
0
Amitkumar
over 9 years ago
Paging grid only supports checkboxes and not radio buttons but you can use editable grid for radio buttons. Add a!radioButtonField component to the a!gridRowLayout and it should display the radio button for the rows.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Amitkumar
over 9 years ago
Paging grid only supports checkboxes and not radio buttons but you can use editable grid for radio buttons. Add a!radioButtonField component to the a!gridRowLayout and it should display the radio button for the rows.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data