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

Pages: [1]
1
We want only single selected dropdown filter in ParamQuery grid 9.1.1 as similar as in older version.
Only the concern is about view, we only need similar view as previous.
Can we do that in latest version 9.1.1?

2
Hello Paramvir,
We are upgrading from ParamQuery Pro v3.3.0 to ParamQuery Pro v9.1.1.
We have observed modifications in new version that the filter dropdown in pqgrid is not similar to old version.
It is having checkboxes (multiselect option dropdown).
Is it to possible to make it as similar as older version in current ParamQuery Pro v9.1.1.
I am attaching screenshots of dropdown filters of both versions.

Please share your thoughts on this.

3
Hello Paramvir, we are upgrading from ParamQuery Pro v3.3.0 to ParamQuery Pro v9.1.1. We had several web pages created using pqgrid and almost working fine, among them one page where PQGrid is in Modal popup and only this grid is not displaying properly.
We observed this grid in modal popup not display properly (i.e header and some rows not displaying) and grid on parent screen get affected/overlapped.
Please go through attached screen shot of Ver 3.3 and Ver 9.1 so you will get an idea.

It was working fine with ParamQuery Pro v3.3.0 version.

Any thoughts/suggestions ?

4
Yes , working now. Added rules to set default filter.

And added key as [key] in option, so localization working now.
sample -
options: [ { [Key1]: value1 }, { [Key2]: value2 }, { [Key3]: value3 }]


Thank You .

 

5
Super!! It's working now, I have removed  pqgrid js from Modal popup and added to parent page. Thank You!!

6
Hello, we are upgrading from ParamQuery Pro v3.3.0 ParamQuery Pro v9.1.1.
We have observed couple of modifications in new version,
1. Select Filter is displaying key instead of value for selected option. how to get display value instead of key?
2. How to set default option in new version.
3. The key value pair from option is now only accepting constants for key, so because of its localization does not work well.

I have gone through https://paramquery.com/pro/demos/filter_custom

  I have attached screen shots, for more clarity.


Any thoughts?


7
Hello, we are upgrading from ParamQuery Pro v3.3.0 ParamQuery Pro v9.1.1. We had several web pages created using pqgrid and almost working fine, among them one page where we have PQGrid in Modal popup. It is throwing below JS error while opening Modal popup second time (i.e First time works well, if I closed modal popup and opened again then throwing error).

Uncaught TypeError: Cannot redefine property: nodeClose
    at Function.defineProperty (<anonymous>)
    at new t.cTree (<anonymous>:9:256586)
    at HTMLDocument.<anonymous> (<anonymous>:9:256436)
    at HTMLDocument.dispatch (jquery-3.7.1.js:2:40035)
    at v.handle (jquery-3.7.1.js:2:38006)
    at Object.trigger (jquery-3.7.1.js:2:70124)
    at obj.<computed>.triggerHandler (jquery-3.7.1.js:2:70811)
    at e._create (<anonymous>:9:39969)
    at $.<computed>.<computed>._create (jquery-ui.js:143:25)
    at $.<computed>.<computed>._super (jquery-ui.js:128:35)


It was working fine with ParamQuery Pro v3.3.0 version.

Any thoughts ?


Pages: [1]