Recent Posts

Pages: [1] 2 3 ... 10
1
Help for ParamQuery Pro / Re: Get id of selected checkboxes outside of the grid
« Last post by niketnaik on April 01, 2023, 11:50:10 am »
Worked
3
Thank you, as per the ticket below we have fixed our issue.
https://paramquery.com/forum/index.php?topic=4589.0
4
Thank you. This event helps us to complete our required changes.
5
Bug Report / Re: LoadState freezes editable cells
« Last post by paramvir on March 29, 2023, 06:58:27 pm »
Which version of pqgrid is it and is the row grouping being used.

Could you please share a small reproducible test case on stackblitz so that it becomes easier to identify the issue.
6
Bug Report / LoadState freezes editable cells
« Last post by emilianomoro on March 29, 2023, 06:49:18 pm »
We are using PQGrid under Angular. Whenever the grid uses loadState method the editable cells with datatype: "string" no longer can be editable.
LoadState works fine and updates the grid with filters, page and orders.
7
It doesn't seem feasible the DOM way because header filter menu is not attached to grid DOM.

Please try the documented beforeFilter and filter events.  Also beforeFilter event doesn't fire when grid.refreshDataAndView() is called  so that can help you differentiate between user initiated filtering and otherwise.
8
Thank you, the event is working.

We have multiple dynamic Grid on the same screen using Goldenlayout.

I need the Paramquery Grid ID from where the filter popup opens when the user clicks the "Ok" or "Clear" button. Please advise.
9
Help for ParamQuery Pro / Re: ColModel column width issue
« Last post by [email protected] on March 29, 2023, 11:48:21 am »
I have applied "maxWidth" to the column and its working.
10
Hi Paramvir,

I try to implement the above method but did not get the expected result.

Can you please provide me with an example of this method? It will help me a lot.
Pages: [1] 2 3 ... 10