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

GanttView refresh not triggered

1 Answer 120 Views
GanttView
This is a migrated thread and some comments may be shown as answers.
Alexandre
Top achievements
Rank 1
Alexandre asked on 04 Jun 2020, 01:18 PM

Hello,

 

I'm working in an application with the RadGantView. We are using maybe in a special way by puttin multiple event on a same row playing with margins to avoid overlap.

As a result I written a visualization behavior to yield right elements and container selector.

 

That's for the context. Now I'm facing an issue with refresh of the gantt timeline. I can't figure out why it doesn't update after effective changes.

I attach a little gif of the visual I have for now and we can notice that is does not update when wanted. Note that after some wierd manipulation in the application the timeline finally gets updated with the right position.

 

Thanks by advance.

 

Cheers,

Alexandre

1 Answer, 1 is accepted

Sort by
0
Alexandre
Top achievements
Rank 1
answered on 05 Jun 2020, 09:28 AM

I think I figured out why it doesn't refresh on drag/drop but I'm still having refresh issues.

For example on a context menu click it changes some properties of the task so the control used to display the task is not the same.

Without moving my mouse over it doesn't refresh it. And that's the same for other actions. I'm not sure how the refresh is handled and this is maybe why we are having issue because we miss something.

 

And also I have a different behavior concerning the resize action and the drag drop action. Both use the same container for a task, but if I start first by dragging then I have the drag/resize control appearing, but if I start by reisizing but then it doesn't work at all. I can't figure out what's the difference in the control handling to cause such issue.

I attach two gif showcasing the problem, note that each capture run under the same code, and is done after a fresh boot of the application.

Tags
GanttView
Asked by
Alexandre
Top achievements
Rank 1
Answers by
Alexandre
Top achievements
Rank 1
Share this question
or