jqGrid Switch a field to dropdown from text
问题 Ive got a jqGrid where i have a some columns and 1 of the columns is a dropdownlist(select) populated from database. What i want is : When im not in editmode column with dropdowns just have to show text which have to be taken from query, and when im in edit mode it should show dropdown list. exactly like here: http://www.trirand.com/blog/jqgrid/jqgrid.html go into row editing/input tipyes here is the code for my grid: <script type="text/javascript"> var lastsel; $(document).ready(function ()