ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: JKuppusamy on August 31, 2013, 11:15:21 am

Title: Removal of extra space in horizontal scroll
Post by: JKuppusamy on August 31, 2013, 11:15:21 am
Hi,
Thanks for the wonderful plugin. It simplified my work lot better. I just have couple of questions.

1. During scrolling, there is a lot of extra space after the columns. Is there any option to remove it or modify the length of the scroll ?
2. Is there any option to set the column width to auto, so that it sets the column width according to the content ?

I am not sure whether the feature is already available in paramquery. I searched for it in paramquery api but couldn't find it. Thanks in advance and thanks for the plugin.
Title: Re: Removal of extra space in horizontal scroll
Post by: paramvir on September 01, 2013, 08:24:08 pm
FlexWidth does the job if horizontal scrolling is not required.

First option is available in pro version. http://paramquery.com/pro/demos/freeze_columns

Second option would be included in the upcoming versions.
Title: Re: Removal of extra space in horizontal scroll
Post by: JKuppusamy on September 02, 2013, 09:48:04 am
Thank You !
Title: Re: Removal of extra space in horizontal scroll
Post by: JKuppusamy on September 02, 2013, 04:59:01 pm
Can you please let me know where does the length of the horizontal scroll bar is getting calculated ?
Title: Re: Removal of extra space in horizontal scroll
Post by: paramvir on September 02, 2013, 05:07:03 pm
_setScrollHNumEles
Title: Re: Removal of extra space in horizontal scroll
Post by: JKuppusamy on September 03, 2013, 12:16:33 pm
Thank You
Title: Re: Removal of extra space in horizontal scroll
Post by: nikhilg0890@gmail.com on October 24, 2014, 01:38:15 pm
Even after changing the value of _setScrollHNumEles I dont see it reflecting on the grid. Can anyone help?