Hi I am using xamgrid for silverlight 4 (InfragisticsSL4.Controls.Grids.XamGrid.v10.3, Version - 10.3.20103.2279). I have a xamgrid which has around 50 columns (majority of them are grouped). The width of the columns is not same. I also have a fixed column on the left. All the columns are template columns. I recently implemented keyboard navigation wherein i have attached to the ActiveCellChanged event. I have to highlight the text in case if the active cell contains a textbox. This works fine until i tab to the end of the visible region of the scroll.
When i tab to a cell outside the scrolls view the thumb of the scrollbar goes to the end.
When i tab once more it comes back to start position.
When i tab again the thumb moves forward but the cell control is still not in view. When I drag the thumb manually a bit forward, I can see that the cell has gained focused.
This functionality works a bit better without the fixed column. The thumb moves fine but my active cell is still half into view.
Hello,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I created a sample project for you following your scenario and everything seems to work ok on my side. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Feel free to write me if you have further questions.
Thanks Stefan for your sample. But your sample does not have enough number of columns for horizontal scroll bars. Also I notice there is no fixed column. I have tried it without a fixed column as well as no horizontal scrollbar (I reduced number of columns to fit in screen). Keyboard navigation works fine in this case. But please try with the above two scenarios. Please let me know if you find the same issues. If this issue is fixed in other versions of xamgrid for silverlight 4 please let me know.
I have try the scenarios you described, but I still wasn't able to reproduce your issue, so I can suggest you download our latest version (12.2) and try with it.
I tried removing the group columns. We have several grouped columns. The grouping level varies. Example some columns have 2 level grouping and some have 1 level. Without the grouped columns everything works as expected. But I need columns to be grouped. Is there any work around for this?
Hi rdraisinghani,
Did you find the solution for this issue? I have the same problem.
Alexey,
Haven't found a solution yet. I have tried the latest versions libraries for silverlight 4.
Regards,
Rohit.
Hello guy.
I know that this post is a bit old but I have same problem here with the scrollbar. I am current using the version 14.1.20141.2138. I can not update the version since the Project is huge. So please if you have any alternative solution I will appreciate a lot. Thanks and have a nice day.
Fernando G.