i am tring to implement arrow key, tab, shift+tab, and Enter key in my list grid (Excel like behavior in my ListGrid)
import com.smartgwt.client.widgets.grid.ListGrid;
smart GWT 2.5
browser IE8...
but by default it is not working. and there is not "keypresshandler" available for the above ListGrid.
thanks,
Anurag
import com.smartgwt.client.widgets.grid.ListGrid;
smart GWT 2.5
browser IE8...
but by default it is not working. and there is not "keypresshandler" available for the above ListGrid.
thanks,
Anurag