Hi, I need to create a winforms ultra grid with a column that has three radio buttons with captions in each cell : Yes / No / Not Sure.
When the user selects all the answers and presses the "Done" button, I will do some processing for each row.
I wonder if there is a good sample out there of how this can be done.
Thanks,
Helen
Hi hgoussarova,
I have constructed and attached a commented sample, to provide further context for this behavior.
Please find the sample attached.
If you have any questions at all regarding this approach, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
Hi Chris,
When I run your sample code, the very first row is missing captions.
Same thing happens in my application. I attached the image of the sample app running.
I am using Infragistics 11.2, 64 bit Win7, .net framework 3.5, compiling as AnyCPU.
Could you please help.
Thanks
Helen.