Author Topic: How to turn off resizable columns ?  (Read 3003 times)

przemek

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 25
    • View Profile
How to turn off resizable columns ?
« on: May 12, 2014, 02:35:19 pm »
Hello

Tell me please how can i turn off resizable columns i my table ?

Parameter "resizable" block only resizing whole table but i want to have permament column sizes without allowing users change columns width.


PS. Another small question - how can i download new version of PRO API ?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: How to turn off resizable columns ?
« Reply #1 on: May 12, 2014, 04:46:04 pm »
every column has resizable ( true / false ) property which is true by default. you can turn it off by setting it false.

http://paramquery.com/pro/api#option-column-resizable

This url has the recent API documentation which is only in online format.

http://paramquery.com/pro/api

przemek

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 25
    • View Profile
Re: How to turn off resizable columns ?
« Reply #2 on: May 12, 2014, 06:16:51 pm »
Thanks for the API link, "resizable" works great.


I made mistake because i was asking about current version of code (not api) downloading - how can i download newest version o Param Query data grid ?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: How to turn off resizable columns ?
« Reply #3 on: May 12, 2014, 06:24:15 pm »
Current version is 2.0.4 which can be downloaded from main menu of this FORUM under PRO downloads.