jQuery UI Widgets › Forums › Grid › Horizontal scrolling issue when columns are pinned
Tagged: angular grid, bootstrap grid, grid, javascript grid, jquery grid, jqwidgets grid, jqxgrid, Pinned Column, scrolling
This topic contains 5 replies, has 2 voices, and was last updated by Hristo 9 years, 9 months ago.
-
Author
-
Hi,
I am facing few issues in scrolling when the columns are pinned.
In our example, we are pinning 7 columns. So when we are traversing from right to left using arrow key (left arrow) in horizontal it looks unusual.
I tried to search the existing forums/solutions, I found below link, here we are talking about single pinned, Even in this example if we pin 3 columns its scrolling is not happening usually.
http://www.jqwidgets.com/community/topic/grid-performance-with-pinned-columns/
This forum is posted nearly an year ago. Is there is any update/workaround for this.
Note:
Please try with 20+ columns and 7 columns pinned (its easy to understand/know the issue)Thanks in advance
Regards,
RajkumarHello rajnagthi123,
Thank you for the feedback.
Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comHi Hristo,
Is there is any other workaround for this issue, (or) Can we expect this fix in next release
Regards,
RajkumarHello Rajkumar,
We have created a work item and we are working on it.
Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comThanks for creating an work Item.
Can we get some insight w.r.t source for the above issue which may help us finding an workaround for now.
Also would like to know the expected tentative timeline for this issue fix.
Thanks & Regards,
RajKumarHello RajKumar,
You could try this property of the Grid –
enablehover: false,as temporary workaround.Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.