Author Topic: horizontal scroll  (Read 445 times)

hirehop

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 41
    • View Profile
horizontal scroll
« 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6282
    • View Profile
Re: horizontal scroll
« Reply #1 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

hirehop

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: horizontal scroll
« Reply #2 on: January 19, 2024, 03:36:49 pm »
i want, when i open grid it scrolled on right end side

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6282
    • View Profile
Re: horizontal scroll
« Reply #3 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