Author Topic: Grid Setting Button or select list  (Read 1897 times)

omerix

  • Pro Enterprise
  • Full Member
  • *
  • Posts: 147
    • View Profile
Grid Setting Button or select list
« 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.

"http://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..
« Last Edit: December 15, 2018, 09:38:17 pm by omerix »

omerix

  • Pro Enterprise
  • Full Member
  • *
  • Posts: 147
    • View Profile
Re: Grid Setting Button or select list
« Reply #1 on: December 15, 2018, 10:04:08 pm »
Nice in this area.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Grid Setting Button or select list
« Reply #2 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.