I want to display two select boxes in one cell when a user edits the cell. As the grid requires two values displayed in one cell and those values when edited becomes two different select menus each getting their values from the arrays.
I have setup an example code which contains two select options list op1 and op2 . I am able to display one select when a user edits but I don’t know a way to add two selects as both selects will have their own lists.
Please help me in this, as this is a vital project for a very good cause.
JSFIDDLE CODE: http://jsfiddle.net/049v68cc/
StackOverflow link:
http://stackoverflow.com/questions/35306655/dual-select-menu-in-one-cell-jqgrid
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top