ihave one radio button in editable grid so when i select one option it should be disabled how can i do it
Discussion posts and replies are publicly visible
You want to disable the whole radio button component when a specific item is selected?
Interesting requirement. Can you elaborate? What did you try? Code snippet?
Yeah I think we need a lot more informaiton. Disabling the radio button when selecting an option frankly seems like a frustrating experience for the user to me. What if they select the option by accident? Now they can't change it back to something else?