Hi,
How can we set different editor control for each cell in Wintree (irrespective to a column).
Regards,
Ceaser
UltraTreeNodeCell exposes an Editor property, so you just assign the editor to the cell's Editor property.