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
80
client Side navigation, Edit and fire server-side Event ?
posted

Hello

With your WebDataGrid, can you achieve this?


Linking WebDataGrid with a DataTable
Navigating the client side WebDataGrid with arrows (up, down, right and left) of the keyboard
Once a cell selected, enter text directly then trigger a server-side event as soon as I would have supported either the arrow keys to move to the next cell or with the ENTER key.


In this server-side event, I would have access to:
The cell value
The line number
The number of the column



Thank you very much.

It's so easy to do Winform :-(