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

Update groupheader after binding resources

1 Answer 37 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Santor
Top achievements
Rank 1
Santor asked on 26 Jun 2011, 07:26 PM
In my schedulerview I like to add a count field in my group header.
This count field must show the total appointments there are in the schedulerview for this group. (so I want to update the group header after insert/delete/change a appointment by the user)

Does anyone know how to do this, is it even possible?

1 Answer, 1 is accepted

Sort by
0
Santor
Top achievements
Rank 1
answered on 27 Jun 2011, 07:56 AM
I found the solution for my question.

I use the iNotifyPropertyChanged interface to update the count field.

Tags
ScheduleView
Asked by
Santor
Top achievements
Rank 1
Answers by
Santor
Top achievements
Rank 1
Share this question
or