Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by arun on Jan 31, 2008 20:38
open dhtmlx forum
INSERTING BUTTON IN CELL GRID (http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=1942&a=2321)

New answer on the question "INSERTING BUTTON IN CELL GRID " was added by Support on Jan 31, 2008 04:37, please visit http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=1942&a=2321 to check it.

Dear sir

The sample you have given is not working with navigation key(arrows key).
I need following functionality:

1. Control should move from cell to cell using arrow keys.
2. When the focus is on a button in a cell,On press of "Enter key" ,click event of button should be fired.
3. After completion of click event function, using arrow key again we should move to next cell.

Please reply.

Regards,
Arun
Answer posted by Support on Feb 01, 2008 03:48
Provided sample shows how button excell can be created, it not ready to-use solution, just a sample of customization.
By default grid doesn't allow navigation by keys - in previous sample navigation possible by tab key, if you need full keyboard navigation - just include in your page dhtmlxgrid_keymap_excel.js file.