ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: calvarado@omg.com.gt on May 16, 2018, 12:42:05 am
-
Does anyone know how to fix the issue stated here:
https://stackoverflow.com/questions/50357606/paramquery-colmodel-not-displaying-correctly
-
Dynamic assignment of colModel is fine, however please ensure you have used correct jquery selector "#grid_editing".
$("#grid_editing").pqGrid( "option" , "colModel", colModelTemp );
kindly share a jsfiddle of the mentioned issue so that it can be checked.