Hello!
I have a requirement where I need to have a searchable combobox (with more than 2000 values) in jqGrid.
I need to search the values in the combobox and then select the appropriate value.
These value are dynamic and being read from the ajax call.
Also, I need to support pagenation in the combobox so that the values are not loaded all in the memory and lazily loaded.
I know I'm asking too much from jqGrid, but I just want to know if it is even possible?
Please help.
Thanks,
Sharad
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top