Hello Everyone,
I'm looking for a solution where I have to exclusively select one row in each ultragrid group. For example if the user selects second row in First Group (see picture below). The first row radio-button will be deselected and the second row radio-button will be checked.. When the user selects on any radio-button in the second group (any other groups), then the radio-button must be checked with out changing the other group selections.
Really appreciate your responses. Thanks in advance!!!!
Hello Vijay,
Could you please try to attach again this picture so I could take a look at it and research this further for you? Thank you in advance!
Hi Boris,
Thank you for you response! Here is the grid i'm taking about
Hi Vijay,
I have also been looking into this issue for you; while this behavior is not actually extended from the UltraGrid, it may be possible to logically group your radio buttons, generating an exclusive selection for each group.
I will investigate this behavior further and if feasible I will provide my findings on this thread. In the meantime, I have also submitted a product idea to have this behavior considered for official implementation with the UltraGrid.
If you have any further questions in the meantime, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
Thanks for looking into this, Chris!
I really appreciate your reply.
Regards
Vijay.
Hi Vijay P,
Your definitely welcome, but after spending a considerable amount of time investigating this behavior, I have been unsuccessful in developing an approach that that would produce an approximate behavior.
As I mentioned earlier though, as this feature is currently unsupported, I did submit product idea, PI12120009; to have this behavior considered for integration into the UltraGrid in a future release.
If you have any further questions, please let me know.
Hi,
I whipped up a quick sample that demonstrates how to do what you want.
Hi Mike,
Thank you for the solution!!!
Vijay