I searched the site for this question, sorry if I missed it.
I have a RadGrid. I add to the datasource. I rebind the datasource to the grid. I want the grid to be 'scrolled' to the bottom after the postback so the user can see the row they added. How is that done? Currently after the postback the grid is 'scrolled' to the top.
Thanks.
I have a RadGrid. I add to the datasource. I rebind the datasource to the grid. I want the grid to be 'scrolled' to the bottom after the postback so the user can see the row they added. How is that done? Currently after the postback the grid is 'scrolled' to the top.
Thanks.