Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
145
Need to find the selected value in combo within an infragistics grid.
posted

I have different arrays bound to the combo on each data row. This is in continuation with sample provided in 

http://www.infragistics.com/community/forums/t/92694.aspx

I have an igGrid (2013.2 version) with virtualization set to true and mode as continuous. The grid has Updating feature with cell mode editing enabled. 

1. On click of button, I would like to retrieve the value selected in each combo box.
2. Also, I need to make the default value to set to the first value if array length is 1, else, I need to display default value as blank. 
 Can you please suggest the best way to achieve the same.
Thanks,
Anitha
Parents Reply Children