ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: omerix on December 15, 2018, 09:04:13 pm

Title: Grid Setting Button or select list
Post by: omerix on December 15, 2018, 09:04:13 pm
I want to use the code in this address in all "grid" s.

Is this the right way?

Or should I use the following code as a hidden "div" at the address? Then I need to add a setting button.

"Https://Paramquery.com/Pro/Demos"


Console Code
Code: [Select]
Uncaught ReferenceError: grid is not defined
at HTMLSelectElement.onchange (VM1036 Sicil.asp:1)
onchange @ Sicil.asp:1



Adding
***************
I couldn't add a button. In facat this way
It's so beautiful..
Title: Re: Grid Setting Button or select list
Post by: omerix on December 15, 2018, 10:04:08 pm
Nice in this area.
Title: Re: Grid Setting Button or select list
Post by: paramvir on December 17, 2018, 09:31:32 am
Code: [Select]
Uncaught ReferenceError: grid is not defined

This error is thrown if you haven't defined the grid variable. For more information on conventional pqgrid variables, please read this topic:

https://paramquery.com/pro/tutorial#topic-special-vars

Sorry, rest of your question is not clear enough. Could you please rephrase your question and point to the correct url.