ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started 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.
-
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
-
i want, when i open grid it scrolled on right end side
-
you can do it by passing colIndx of last column to scrollColumn method in complete event.
https://paramquery.com/pro/api#method-scrollColumn