ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: Sivakumar on June 26, 2020, 08:06:26 pm

Title: Sorting on column header click not working
Post by: Sivakumar on June 26, 2020, 08:06:26 pm
Hi,

I'm trying to bind a grid that contains some static customized columns and some columns where colModel is generated from the data using the $.map function.

However, the sorting functionality of the grid has stopped working on all columns.

Please refer to the below url for the jsfiddle:

https://jsfiddle.net/L5t2wzn4/1/ (https://jsfiddle.net/L5t2wzn4/1/)

Please let me know regarding the issue and help to resolve it.


Thanks.
Title: Re: Sorting on column header click not working
Post by: paramvir on June 26, 2020, 09:45:40 pm
Please avoid html tags e.g., '<b>' in the title of columns to resolve it.
Title: Re: Sorting on column header click not working
Post by: Sivakumar on June 26, 2020, 10:00:28 pm
Thanks, Paramvir,

Never would have been able to solve this without your help.


Regards,
Uttam