I wonder if it will be straight forward to include autocomplete functionality with jqGrid?
I imagine jQuery('#…').editRow(id,true,doautocommit);
function doautocommit(id){
use_autocommit_plugin
}
Is this the way? Any pitfalls?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top