Hello,
i have added an activity on doubleclick of day in webmonthview through clientevent activitydialogopening .How do i fetch the selected activity to edit/delete on custom appoinment page.I am using in built provider.
are you using a custom database or the IG standard one?
I dont see there how to bind the Data to schedule there
how the DB needs to look like?
I have this line on my code :
<WSData:WebScheduleSqlClientProvider id="WebScheduleSqlClientProvider1" runat="server" ConnectionID="Connection" WebScheduleInfoID="WS1">
but always get error for this connection
how do I connect to my DB?
Please take a look at the samples below:http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htm-> Schedule
Hope this helps.