Reputation: 1820
Flexicious added a radioButtonMode property to its FlexDataGridCheckBoxColumn component. It looks like a radio button but doesn't act like one because it allows me to select each row of data.
Am I missing something? Do I need to write custom code to accomplish this or can I define a groupName somewhere?
How do I make a flexicious grid single select?
Any tips are greatly appreciated.
Thanks!
Upvotes: 0
Views: 172
Reputation: 1671
Have you tried setting selectionMode="singleRow"? If you need additional assistance, reach out to our support and we will be glad to help you out!
Upvotes: 1