Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Amy on Jul 09, 2009 08:34
open dhtmlx forum
Center grid on selected cell

Is there a way to center the grid or move the grid into view on the selected cell as I'm navigating using the tab key ?
Thank you.
Answer posted by dhxSupport on Jul 09, 2009 08:54
You can catch "onTab" event and use showRow() method to scroll grid dow to make necessary row visible.