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.
Thanks a lot Boris. That helped and did the trick.
I am glad to hear that this sample helped you.
I will be very happy to assist you further if you have any other questions about our toolset.
HI Boris, aNother issue related to Radio button.. Now i have got the radio button in ultragrid. But I have the following issues;
1. I am getting the radio button in column 2 whereas i want it in column 1. Already set the header.visible position as 0.
2. I want radio button to be selected and other cells are not editable. So I have disabled allow update. Which is disabling selecting the radio button also. Please advice.
3. and Final issue, I should allow user to select only 1 radio button at one instance. Please advice on this also
Thanks in advance!!!!
Its Urgent.. pls help...
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.
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???