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

Rebind from the Client

2 Answers 73 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Veteran
Steve asked on 30 Mar 2021, 02:59 PM

Is it possible to rebind the tasks from client side?

Also to close the appointment-tooltip?

2 Answers, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 02 Apr 2021, 10:01 AM

Hello Steve,

If you have WebService binding configured for the Gantt, you can use this on the client-side:

  • gantt._widget.dataSource.read();

If you have server-side binding, you would need to manually trigger a postback that would rebind the data for the Gantt.

Regarding the tooltip, it hides automatically once you hover away.

Regards,
Peter Milchev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Steve
Top achievements
Rank 1
Veteran
answered on 07 Apr 2021, 02:48 PM
I had the tool tip set to Manual close, but have amended it to LeaveTargetAndToolTip which works much better.
Tags
Gantt
Asked by
Steve
Top achievements
Rank 1
Veteran
Answers by
Peter Milchev
Telerik team
Steve
Top achievements
Rank 1
Veteran
Share this question
or