Hi Team,
My requirement is to show a radio button inside a column of ultragrid. Similar to below for dropdown.
Infragistics.Win.UltraWinGrid.
ColumnStyle.DropDownList;
But I couldnt see any provision for that.
Please help.
Thanks in advance
Dinesh
Hi,
I've checked your coding for radio buttons in ultagrid column. But on selecting radio buttons in other row resets the selection of previous row's radio button. What could be the solution. Pls help.
Thanks,
Hello,
Could you please take a look at my new implementation of the scenario. I hope that I got your requirements right. Please do not hesitate to contact us if you need any additional assistance.
Hi Boris.. Thank for the reply.. But My requirements are to use radio button :( ANything else u can suggest???
After some research, I believe that the better solution would be with checkboxes in this case. So I am using a boolean column and created a sample for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.
Its Urgent.. pls help...