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 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!!!!
Sure Boris. Thanks a ton :)
Hello,
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.
Thanks a lot Boris. That helped and did the trick.
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.