ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: przemek on May 12, 2014, 02:35:19 pm

Title: How to turn off resizable columns ?
Post by: przemek 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 ?
Title: Re: How to turn off resizable columns ?
Post by: paramvir 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
Title: Re: How to turn off resizable columns ?
Post by: przemek 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 ?
Title: Re: How to turn off resizable columns ?
Post by: paramvir 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.