ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: hirehop on January 16, 2024, 11:01:43 pm

Title: horizontal scroll
Post by: hirehop on January 16, 2024, 11:01:43 pm
Hello

I am currently working on some task and i have some difficulties regarding horizonatal scrolling,in my grid everyday its create new column and i wanted to show that grid with by default horizontal scroll with right end

please give some solution for that.

thank you.
Title: Re: horizontal scroll
Post by: paramvir on January 17, 2024, 07:40:28 am
Please mention what difficulty are you facing.
 
Here is an example of horizontal scrolling and adding new columns: https://paramquery.com/pro/demos/context_menu
Title: Re: horizontal scroll
Post by: hirehop on January 19, 2024, 03:36:49 pm
i want, when i open grid it scrolled on right end side
Title: Re: horizontal scroll
Post by: paramvir on January 19, 2024, 10:03:47 pm
you can do it by passing colIndx of last column to scrollColumn method in complete event.

https://paramquery.com/pro/api#method-scrollColumn