Treegrid : adding new types of column + editing capabilities
Posted by: admin in .Net, Lightweight toolkitThe treegrid has now a partial editing support (it remains to implement the full parsing and formatting system).
In parallel I started to add another type of column (in addition of the regular string one): The ComboBox column. It allows to select a value within a list and to assign it to a cell.
ComboBox supports horizontal and vertical resizing.
A small screenshot to illustrate:


Entries (RSS)