I have a UltraWebGrid which has a drop down list specifing values that I need to get the selected value of when they fire off a button event. Right now I loop thru all the Grid's Row's checking if a check box was selected and then perform some logic on the row but I need to get the value they selected in the drop down list. How do you go about doing this? I have tried to use a non-templated column but then I run into rendering issues with the grid which are in this post ( https://ko.infragistics.com/community/forums/f/ultimate-ui-for-asp-net/39865/dropdownlist-control-in-a-ultrawebgrid ) so I have reverted to a templated column which visually renders the way I want it. Now if I can get the cell value out each row I would be good to go. Thanks agian for any help hopefully I hear something.
Hi dmolter,
As far as I can understand, you wish to get the currently selected item in your dropdown list for each row in your templated column. The way to achieve this is described in much detail in the following discussion:
https://ko.infragistics.com/community/forums/f/retired-products-and-controls/26392/how-to-access-template-column-control-at-run-time
Please contact me if you need further assistance.
Petar IvanovDeveloper Support EngineerInfragistics, Inc.https://ko.infragistics.com/support