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

RadScheduler for Multiple Users

2 Answers 176 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Sandeep
Top achievements
Rank 1
Sandeep asked on 14 Apr 2012, 02:28 AM
First of all thank you guys for this great product "telerik winforms RadScheduler" it is life saver for my final year project, where i had issue with multiple users.

Issue: i want to display appointments for specific user, i.e. only authorized user can view appointments(his own).
i have project that looks similar to outlook, but i am implementing multiple user. where each user can login and view/edit/update his own appointments. appointments of other user should not be displayed.(User can view/edit appointments that belongs to him)

while this point was implementing scheduler for single user. its working fine thanks to your support and documentation.example in Quick start helped me lot. 

for this function i added custom field "UserID" its working fine, similar to example appointmentWithEmail.
i tried to sort appointments while filling dataset with adapter, this displays information correctly but now i cant save appointments.

so my question is how can i achieve this functionality "Multiple Users" ?
 Note : i am not experienced developer, i am student still learning programming.help ONLY Few days left for final submission of my project.  

Project : Personal Information Manager
 language -
 VB.net (visual studio 2010)
Back End - MS Access 2010


2 Answers, 1 is accepted

Sort by
0
Ivan Todorov
Telerik team
answered on 17 Apr 2012, 03:56 PM
Hi Sandeep,

Thank you for contacting us.

The best way to achieve this scenario is to add an UserId column to the Appointments table and then add a parameter to the Fill method of the table adapter. I am attaching a sample project which demonstrates this. I am also attaching a short video which shows how to add a parameter to the Fill method. A backup of the database I have used is also included.

I hope this will help you. Do not hesitate to write back if you have further questions.

Greetings,
Ivan Todorov
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
0
Shah
Top achievements
Rank 1
answered on 23 Nov 2012, 07:07 PM
hi sandeep;
brother em working on same project i have need your project plz send me in usmanshafique68@gmail.com em worry becoz few days left i have to submit my fyp and em struck on many issues
Tags
Scheduler and Reminder
Asked by
Sandeep
Top achievements
Rank 1
Answers by
Ivan Todorov
Telerik team
Shah
Top achievements
Rank 1
Share this question
or