Apply filtering on "OnInit()" function
9 years ago.
Hi i would apply a filter on initial daypilot calendar but aniting change on thw view. I'm using this code add in "OnInit()" function:
Events = From ev In dc.Events Where ev.Risorsa = "Operatorexxxx" Select ev
UpdateWithMessage("Benvenuto!", CallBackUpdateType.Full)
Can anyone helpme please?!! thanks
DayPilot