EasyUI Forum

General Category => General Discussion => Topic started by: bakerchen on April 11, 2013, 08:01:00 PM



Title: #datagrid# using up/down key to move cursor and scroll page like gmail
Post by: bakerchen on April 11, 2013, 08:01:00 PM
Like gmail,
1)when mouse is hovering over a datagrid table, user can use up/down key to move cursor up/down row by row and scroll page, go next page if cursor is moved to the last row and next page exists. go previous page if cursor is moved to the first row.
2) when mouse is not hovering a datagrid table, key events disabled.

Can anybody give me some hints to implement this function?




Title: Re: #datagrid# using up/down key to move cursor and scroll page like gmail
Post by: aemalsayer on August 01, 2013, 12:52:15 AM
Could you find a solution for this? I am in need of such a feature as well?