Sajith Silva
Results
2
issues of
Sajith Silva
Trying to listen to mouse event ,if clicked I'm trying to move the mouse to different location and emit another mouse event. it does not seem to work. Mouse correctly...
Hi, When you do a `DataGrid grid = new DefaultDataGrid("grid", new DataProviderAdapter(listDataProvider), cols);` Where cols has n number of columns. When grid is rendered, there are always n+1 columns. (This...