I am using the igGrid in asp.net, framework 4.0, without MVC. I would like to know how to populate a dropdown with jquery code.
Hi,
I have a slightly different situation, here all rows have same set of options to choose from whereas in my case each row have their separate set of values to chose from.
How can I do that.
Thanks,
Anjesh
you can refer to the following example:
http://samples.infragistics.com/jquery/combo-box/grid-editor
(choose GridEditor.html from the "Select Sample Source File to View" )
Hope it helps. Please let me know if you have any other questions.
Angel