Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Gowthaman.Mathaiyan

Pages: [1]
1
Background of requirement is I need to allow the users to select condition for header filter. But I see this feature is only exist in pro version. So I think other way around of have default column search with AND mode and Local search with OR mode.
Do we have any examples exist or can you help me on this? Thank you!

2
Issue is in my end that there was another Jquery UI library referred after the PQ Library. After removing that it got worked. Thank you!

3
Thank you for the reply! I can share you the fiddle. But the code is same what it is there in tutorial page under getting started section. Grid is working fine when it is in standalone html file but not working when it is in my web application. The web application is single page application using jquery. I am loading the grid page dynamically by clicking the hyperlink.

4
I am using free version of pqgrid. And I am trying to do local sorting but when I click on column header for sorting getting uncaught type error getHeaderColumnFromTD is not a function exception. Any idea please on where I am making mistake. Thank you in advance.
Seems like getHeaderColumnFromTD is initializing first time but the functions not available in the dynamic loaded screen where I need to show the grid

5
I am using free version of pqgrid. And I am trying to do local sorting but when I click on column header for sorting getting uncaught type error getHeaderColumnFromTD is not a function exception. Any idea please on where I am making mistake. Thank you in advance.

Pages: [1]