eugenparaschiv
2 Sep 2008, 1:42 AM
Ok, CSS may be great to go the more advanced visual details, but still, it would be good to provide some simple methods in Grid, with the following functionality:
- word wrap in cells (setWordWrap(boolean))
- selectable text in cells (setTextSelectable(boolean))
and perhaps others. This would NOT encumber the class to much, as there are only a handful of methods to solve the most common things we are trying to do with grid; for the rest, CSS is fine, but even that must be documented. Any thought? It seems the I'm right on this, because the EXT JS forums (they have had grid for a long time) are bursting with questions about grid, and this is evidently what will happen here if more work is not done on grid.
- word wrap in cells (setWordWrap(boolean))
- selectable text in cells (setTextSelectable(boolean))
and perhaps others. This would NOT encumber the class to much, as there are only a handful of methods to solve the most common things we are trying to do with grid; for the rest, CSS is fine, but even that must be documented. Any thought? It seems the I'm right on this, because the EXT JS forums (they have had grid for a long time) are bursting with questions about grid, and this is evidently what will happen here if more work is not done on grid.