This is a migrated thread and some comments may be shown as answers.

How can I add a button to right of the last column in a tree list view

1 Answer 43 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Ollie
Top achievements
Rank 1
Ollie asked on 13 May 2013, 10:58 AM
I want to add a button to the right of the last column, can this be done?

The following link shows an image with the button highlighted:

http://farm8.staticflickr.com/7306/8734034759_4e632a1cb0_b.jpg

1 Answer, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 13 May 2013, 03:14 PM
Hello,

Using the CellTemplate property of the column , you may add any content to the cell, including a button .

You will need to set this property to a DataTemplate , containing your button.

Let me know in case you need additional help on this issue.


Greetings,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeListView
Asked by
Ollie
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or