I have created an ultra tree with 3 columnsColumn1 - Has a root node with child nodesColumn2 - is a check box for enabling a functionality( I have assigned the editor control property with UltraCheckEditor to make it look like check box)Column3 - supposed to be a button (on click of which need to load another form)
How to make the cells of a column look like a button in the multi - columned ultra tree ? And also get an event on click of that button to load the form.
please find the attched screenshot of the Ultratree form.
Thanks in advance!
Hello Sandesh,
Thank you for posting in our forum.
For some reason I cannot find the image you have uploaded. However in order to add a button to the cell of UltraTree you can use an editor or CreationFilter. Please check these forum threads related to the same question:
http://ko.infragistics.com/community/forums/t/92895.aspx
http://ko.infragistics.com/community/forums/p/42242/233863.aspx
Please let me know if you need any further assistance.
Thanks Milko
Its working!
Hi Sandesh,
Thank you for your feedback.
I am glad that you have resolved your issue. Let me know if you have any additional questions.