We are planning to use both grids and treegrids in our application. And of course we want both widgets to behave as much similar as possible. But the treegrid is missing some important features:
1. Why is it not possible to select only a single cell in treegrid? There are also missing the following methods (and maybe others):
getselectedcells
selectcell
begincelledit
2. Why are there missing the following methods in the treegrid?
getrowdata
getrowdatabyid
refreshdata
getrowid
getselectedrowindex
Unfortunately it seems to be as ultimate stopper in our decision making (to buy or not to buy) if we were not possible to achieve this. Is there any chance to enhance the treegrid in the near future?
Thank you
Ales