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 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.
Alexey,
Haven't found a solution yet. I have tried the latest versions libraries for silverlight 4.
Regards,
Rohit.
Hi rdraisinghani,
Did you find the solution for this issue? I have the same problem.
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?
Hello,
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.