This is an interesting topic and something I'm facing as well. When in edit mode in a row, a column has a CanvasItem editor and pressing TAB seems to skip over it. I couldn't find a sample in the showcase where a CanvasItem is used as editor in a ListGrid.
It's particularly interesting what happens if the CanvasItem itself has multiple objects which should get focus :) (e.g. like the built in date editor having 3 dropdowns in http://www.smartclient.com/smartgwt/showcase/#grid_custom_editing_cell_new)
Before I get into this myself a bit more, are such APIs already covered with the new development done for CanvasItem in SmartGWT 3 ?
thanks
It's particularly interesting what happens if the CanvasItem itself has multiple objects which should get focus :) (e.g. like the built in date editor having 3 dropdowns in http://www.smartclient.com/smartgwt/showcase/#grid_custom_editing_cell_new)
Before I get into this myself a bit more, are such APIs already covered with the new development done for CanvasItem in SmartGWT 3 ?
thanks
Comment