Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Set focus to a specific cell in the grid
posted

Hi,

i am using the webgrid to display some data, and i use a javascript do reload the page to update some processed data. But when the page is reloaded, i lose the focus on the current cell (a inputText)

I want to maintain the current focused cell, is there any way to set the focus to a specific cell? or a way to store the cell in a variable, so i can focus again after the reload???

 

thanks!