Hi ,
I need help.
I've customized my calendar event editor dialog : calendar.setEventDialogFields(nameItem, groupSelection, profSelection);
Now I need to show this data in my calendar event objects.
My calendar is data bound.
How to do that ?
I need help.
I've customized my calendar event editor dialog : calendar.setEventDialogFields(nameItem, groupSelection, profSelection);
Now I need to show this data in my calendar event objects.
My calendar is data bound.
How to do that ?
Comment