I see there is a method for putting a cell in edit mode - cell.edit(). But how do I take a cell out of edit mode? That is how do I lock the cell to prevent editing?
Before we buy this CUI, I'm trying to evaluate the performance of the grid. I followed the tutorial and created my own gethandler (java) which worked okay but later found out that the gethandler class ...
Well as many have looked but nobody has responded, I guess this is a hopeless cause. Does anyone know of another vendor's grid that can possibly do this? I've looked at Backbase and Zapatec already.
We have a requirement to be able to copy from a single cell (either in the grid or from an Excel spreadsheet), and then paste that value into multiple selected cells in a single grid column. I am wor ...