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
Hello Dinesh,
Could you please review the sample attached to this post and see if it meets your requirements.Please feel free to let me know if I misunderstood you or if you have any other questions.
Hello,
I am just ch ecking about the progress of this issue. Please let me know If you need my further assistance on this.
Hi Boris, Thanks for the prompt reply. I have downloaded the attachment and tried compiling the code. But I AM getting reference errors. for your information we are using v6.2 dlls not v11. Is that an issue? And also the errors are form1.designer.cs. Please help. Thanks in advance
I attached the sample with the 6.2 dlls. There are properties and methods which do not exist in the 6.2 version of Net Advantage. I fixed the sample for you. Please review it and feel free to ask if something comes up.
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,
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...