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

Gantt Chart in Grid

2 Answers 86 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
pravin
Top achievements
Rank 1
pravin asked on 06 Jun 2016, 08:48 AM

Hello,

I have a radgrid which is bound with records from one tables. I want to bind radGantt chart in expanded grid row. Is it possible to display Gantt chart inside grid?

I have two tables, e.g. A & B

I am bindding A to grid, and I want to show it's relevant tasks with statuses in ganttchart when expand grid row. I don't want any updates on ganttchart. It is just a view purpose. Also I am not caring for predessor and successors.

Please let me know if such requirement is possible or not. If not then suggest how can I implement this functionality using any other controls.

2 Answers, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 09 Jun 2016, 06:59 AM
Hello Pravin,

Regarding the described scenario and the two separate data sources - I would suggest you to refer to the following online demo, where in the EditItemTemplate of the RadGrid it is used a RadComboBox, which has a separate data source from the Grid's one:

http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/comboingrid/defaultcs.aspx?product=combobox


This might help you in achieving the desired scenario, where again two different data sources should be used.

Regards,
Nencho
Telerik
0
Raghu
Top achievements
Rank 1
answered on 08 Jun 2018, 06:51 AM

hi nenchos 

 

1)telerik gantt chart is loading after debugging in browser means when i press f12 key its displaying chart 

2) How to  hide column in gantt chart and also that hidden id we want to in onedit 

 

 

Tags
Gantt
Asked by
pravin
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Raghu
Top achievements
Rank 1
Share this question
or