Author Topic: Removal of extra space in horizontal scroll  (Read 8913 times)

JKuppusamy

  • Newbie
  • *
  • Posts: 4
    • View Profile
Removal of extra space in horizontal scroll
« 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: Removal of extra space in horizontal scroll
« Reply #1 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.
« Last Edit: September 12, 2013, 12:47:56 pm by paramquery »

JKuppusamy

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Removal of extra space in horizontal scroll
« Reply #2 on: September 02, 2013, 09:48:04 am »
Thank You !

JKuppusamy

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Removal of extra space in horizontal scroll
« Reply #3 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 ?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: Removal of extra space in horizontal scroll
« Reply #4 on: September 02, 2013, 05:07:03 pm »
_setScrollHNumEles

JKuppusamy

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Removal of extra space in horizontal scroll
« Reply #5 on: September 03, 2013, 12:16:33 pm »
Thank You

[email protected]

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Removal of extra space in horizontal scroll
« Reply #6 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?