Hi,
I am a new bee to JQGrid. I want one of my grid column as a Dropdown.I am using WCF Rest Service for fetching the data. My Wcf method returns collection of data which is needs to be bind in the dropsown in the form of JSON.
now my question is how to pass the wcf URL to the editoption function in the editype: select, as of now i can see editoption accepts values like {value “1:name”}.
Is there any option to convert my JSON data to the above select format and bind the data into the grid.
If you post any examples it will be very helpful to me. if my question is not clear please revert.
Â
Thanks in advance
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top