hi
i am using collection of ultraExpandableGroupBox.
i want to allow user to edit the UltraExpandableGroupBox.text -> is there a way enabling that to user?
i also want to allow user select one group box or more - is there a way to define group box as selected and display it as selected (something like when selecting grid row).
if there is no way doing the above?
do you have anther idea to enable those things?
Thanks, Michal
Hello Mrostoker,
I`m not familiar with your scenario, but maybe one possible approach to achieve such kind of behavior is by using the events of UltraExpandableGroupBox. Could you please take a look at the attached sample and please let me know if you think that this approach is not suitable in your scenario or if you have any questions. Also take a look at the screenshot for more details.
Regards