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

static TreeListView

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
KHAIRY
Top achievements
Rank 1
KHAIRY asked on 22 Mar 2018, 01:13 PM
HI, this is for the list of columns on the left side of the Gantt, called TreeListView. If it would be possible to add additional columns that we select or implement during data binding, for example: Duration, other dates, description that the client will select dynamically, so they must not be a static list of columns.

Thank you,
-AMR

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 27 Mar 2018, 07:05 AM
Hello,

Changing dynamically the columns in the TreeList part of the Gantt chart is possible by using the widget setOptions() method, which is part of its JavaScript API. Note, that such modification could not be done with server code.

Here you will find a small sample of how to achieve the above in JavaScript.

I hope, that this helps. In case you have any other questions, please do not hesitate to contact us.

Regards,
Veselin Tsvetanov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
KHAIRY
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or