Dropdown list in jQGrid
Hi all, I have a jQueryGrid in which a dropdown list needs to be implemented. The code that I have written below just displays the data and that too only the first result: new JQGridColumn{ DataField = "DepartmentRoleName", HeaderText = "Deptt Role/s", Sortable = ...