RadiantQ Forum

Product => WPF Gantt Package => Topic started by: d.laumaille on February 14, 2017, 10:52:52 AM

Title: BeforeExpand / AfterExpand events in GanttControl
Post by: d.laumaille on February 14, 2017, 10:52:52 AM
Hi,

In my data, I've got some huge projects (about 2000 lines) and it is sometimes a bit slow to open... Is there a way to have some BeforeExpanderCueClick / AfterExpanderCueClick events, which could make me showing a spinningWheel while the gantt expand or collapse tasks ?

Title: Re: BeforeExpand / AfterExpand events in GanttControl
Post by: ForumAdmin on February 14, 2017, 10:14:26 PM
Daniel,

Is the delay in fetching the data from the server? Or the processing that's happening in the client? If it's the former then showing a spinning wheel would help, if it's the later then your application will be "locked" and no spinning of the wheel would happen anyway.

Regards,
Praveen
RadiantQ