This topic contains 5 replies, has 2 voices, and was last updated by Hristo 9 years ago.
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.
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 ago.
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,
Rajkumar
Hello rajnagthi123,
Thank you for the feedback.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
Hi Hristo,
Is there is any other workaround for this issue, (or) Can we expect this fix in next release
Regards,
Rajkumar
Hello Rajkumar,
We have created a work item and we are working on it.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
Thanks 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,
RajKumar
Hello RajKumar,
You could try this property of the Grid – enablehover: false,
as temporary workaround.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
You must be logged in to reply to this topic.