I have a webdatagrid, that the user can select a row that then populates other fields. However, when the row is clicked, the screen jumps to the bottom (focusing in on the row that was clicked) and then back up to the top. Is there anyway to remove this annoying bug?
I saw a lot of complaining posts but no solution
Can anyone help?
Thanks
Hello,
Thank you for posting on our forums.
Enabling the Activation behavior for the WebDataGrid should prevent this behavior from occurring. Please let me know if using Activation works for you.
Please refer to the following forum thread for more details on my suggestion:http://ko.infragistics.com/community/forums/t/50795.aspx
Please let me know how this works for you.