mrechtien
26 Jan 2016, 6:40 AM
I just upgraded a test project from GXT 3.1.x to 4.0, and noticed that the focusEl has been removed. The grid now manages tabIndex on the grids element and a potential focused cell at:
com.sencha.gxt.widget.core.client.grid.GridView.focus()
My problem is, that I am currently not receiving any focus/blur events from the grid.
What is the recommended approach about this subject?
Thanks in advanced,
Markus
P.S.: What is the usual response time in this forum ... noticed that most posts since october '15 are not answered yet?
com.sencha.gxt.widget.core.client.grid.GridView.focus()
My problem is, that I am currently not receiving any focus/blur events from the grid.
What is the recommended approach about this subject?
Thanks in advanced,
Markus
P.S.: What is the usual response time in this forum ... noticed that most posts since october '15 are not answered yet?