I haven’t yet used JQWidgets, so this is a newbie question. I’ve done some searching on existing topics but I’m still not clear on the capability, so here’s the question: is the ability to have per-row filters on foreign key dropdowns readily implementable by JQGrid? By this I mean the ability to use one or more values in other columns in the same row as the foreign key to filter on the foreign key lookup table, so that each dropdown on each row displays only values applicable to that row.
This is all but impossible in Telerik’s Kendo grid, so it’s a major advantage of JQWidgets if it can readily do this.