Hi All,
I have an editable grid application and the use-case is that a lot of information is being entered in the cells. I render the cell using text-wrap. I need the row heights of the grid constant, therefore all the contents of the cell are not displayed unless column is manually re-sized (too painful). My question is: Is it possible to implement an Excel-like feature, where clicking on the cell shows its entire content by spanning multiple rows at fixed column width ? Also, any suggestions on how the Alt+Enter feature of Excel can be implemented in grid to insert a line break ?
Any inputs are greatly appreciated.
Thanks
Deepak