Is is possible to edit the values in the subitems on a multicolumn treeview?

I have multiple columns showing in a multicolumn treeview. I am able to get values displayed in the columns, but I would like to be able to edit the values in the list. I can edit the node label but can not select the column text and edit it. Also, if it is possible to edit the subitem columns,is it possible to add a custom control ( such as a combobox) to the column?

1 Reply

DV Duraimurugan Vedagiri Syncfusion Team May 4, 2020 01:12 PM UTC

Hi Thomas,

Thanks for using syncfusion products.

Query 1: It is possible to edit the subitem columns?

We have considered the reported requirement already as a feature request and it will be included in any of our upcoming release.

You can track the status through the following feedback link:

https://www.syncfusion.com/feedback/3623/edit-support-for-all-columns-in-multicolumntreeview

Query 2: Is it possible to add a custom control ( such as a combobox) to the column?

Yes, you can add a custom control in multicolumntreeview with help of customized treenodeadv of multicolumntreeview.

Please refer the below documentation for your reference.

https://help.syncfusion.com/windowsforms/treeview/treenodeadvcustomization#custom-controls

https://help.syncfusion.com/windowsforms/multicolumn-treeview/treenodeadv-features#customcontrols

Regards,
Durai


Loader.
Up arrow icon