Hello!
First of all, thanks to the developpers of jqGrid. This pluggin is just incredibable.
So I'm trying to integrate autocomplete pluggin in a subgrid. For that I've followed the documentation (with datepicker integration) and a post in this forum, explaining how to integrate autocomplete and a grid.
I've been able to make it work in this context but I can't make it work in a subgrid.
I'm using Firebug in order to debur and see any query sent, but nothing happens. It's just as if the autocomplete event is not launched when editing the field.
Here is the code I'm using :
jQuery(”#list”).jqGrid({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top