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 - Bernd

Pages: [1]
1
Hello,

I'm using pqGrid with tree. When it initially loads i want to have levels > 1 collapsed and the others opened. For this I want to set the pq_close parameter to 1 when pq_level > 1.

I'm trying to find the right event but the complete event is already too late since it already displays data and the load event is too early because it doesn't have the pq_level parameter yet. Other events that i tried like for example beforeTableView fire too often. I would like the event to fire only at initial load of the grid

Hope this was understandable and would appreciate your help.

Kind regards,
Bernd

2
Bug Report / Re: clicksToEdit with select column
« on: June 14, 2018, 01:43:43 pm »
Hello,

I am still seeing this error in the current version. I'd like to follow up because it is causing inconvenience in our current project having couple of selects beside each other.

regards,
Bernd

3
Help for ParamQuery Pro / Grid not working in tabs (5.0.1)
« on: April 09, 2018, 11:44:46 am »
Hello Paramquery,

We discovered a Problem with the latest Version of Paramquery in Combination with jqxTabs. Also Jquery-UI Tabs seem to be affected. The issue is that when paramquery grids are stored in multiple tabs only the grid in the first tab is working properly. In other tabs the grids are is broken.

I created two fiddles. One is showing it working properly in a previous version and one is the version 5.0.1

Here it is working: http://jsfiddle.net/0wgs1orb/52/
Here not: http://jsfiddle.net/oxa4g28q/28/

Kind regards,
Bernd

Pages: [1]