we are using Iggrid with virtualization set to true and virtualizationMode set to "continuous", and there are around 23 columns we are displaying with sorting option for each of these columns and with horizontal scroll in grid
The issue. i am seeing is if i try to sort the 20th or 21st column, after column sorting the focus returns(reset) to first column and the focus does not stay on the column where i did the sort.
and it looks everything works fine if i make the virtualization set to false, but this virtualization is required since we are loading huge amount of data (40,000 rows).
Please help me in solving this issue and let me know if i am missing any settings.
Hello Rakesh,
I am assuming this issue occurs only for columns which have to be scrolled to to be visible? It would be helpful to know which version you are using and whether the issue is browser specific. I have tested this scenario with the latest SR for 14.1 under Chrome, FF and IE11 but am so far unable to replicate the behavior. Attached is my test sample for your reference. Please feel free to modify it in order to illustrate the issue.
Do not hesitate to contact me with any updates or questions.
Thank you very much for your Answer,
Yes the issue is with only for columns which have to be scrolled to be visible, and I am working on IE 10 and it looks not specific to browser because I have checked your example in IE10 and its working fine. and same settings I have used for my iggrid but its not working, and one more difference is, in my application iggrid is loaded inside the igdialog, so does this causes issue ?
I am using version 14.1.