Is it possible to have a drop down (combobox) on the grid table?
Is there any example about it?
Best Regards
hey,
what about if I am using a code like this
<%= Html.Infragistics().Grid<MyObject>()......... %> and not the notation shown in the exaple
thanks in advance
hey ,
yes you can take a look at this sample:
http://samples.infragistics.com/jquery/combo-box/grid-editor
Hope it helps,
Angel