HI, I want to know .
In database structure link U have given Integer.
In the data source property link u have specified Varchar..
Y U have specified differently..
1.When I try out with ” int “
Data type in parent Id.. Using Object data source control..
While running..if I add Any Appointment in the scheduler it is considered as single appointment of recurrence series and showing dialog box with 2
options instead of single one. And not able to edit and delete single appointment.
In case of recurrence series it is working.
2.If I use “ varchar “
all are working except one..
That is..
When we edit any single appointment in series of recurrence.. after edited it cannot be deleted. Even with that appointment if we delete the
series also not deleting. /..
Apart from that recurrence serried is editing and deleted as a whole
On both cases. Error occurred is “Cannot locate the parent of appointment with ID = '131'. Ensure that the parent appointment with ID = '130' exists and is loaded”..
kindly help me to get the solution