Hi,
I am working on the hierarchical radgrid and displaying data using code behind data binding, also I am using AllowKeyboardNavigation = "true" and AllowActiveRowCycle = "true" and <Selecting AllowRowSelect="true"> for the client settings of my RadGrid. My Grid is in an UpdatePannel.
My requirement is when my grid is refreshed then the selected row should be selected and the scroll bar position should be at the same location but now when it is refreshing scroll bar is moved to the top of the grid at first and then it coms back to the selected position(flickering). this is happening when I am clicking on the grid rows and also using the "UP ARROW" key to the radgrid.
could you please help me on the above requirement?
Thanks and Regards,
I am working on the hierarchical radgrid and displaying data using code behind data binding, also I am using AllowKeyboardNavigation = "true" and AllowActiveRowCycle = "true" and <Selecting AllowRowSelect="true"> for the client settings of my RadGrid. My Grid is in an UpdatePannel.
My requirement is when my grid is refreshed then the selected row should be selected and the scroll bar position should be at the same location but now when it is refreshing scroll bar is moved to the top of the grid at first and then it coms back to the selected position(flickering). this is happening when I am clicking on the grid rows and also using the "UP ARROW" key to the radgrid.
could you please help me on the above requirement?
Thanks and Regards,