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

RadScheduler for multiple users using ObjectDataSource

3 Answers 114 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Sravya
Top achievements
Rank 1
Sravya asked on 05 Feb 2013, 07:53 PM
Hi,

We are about to buy telerik controls for our project, in those we are mainly concentrating on Radscheduler. Before purchasing your controls we want to make sure that radscheduler works for multiple users using objectdatasource . If yes please send me an working sample code. All the examples that I found are using sqldatasource in aspx page. But I want an example using objectdatasource for multiple users.
We are using the following versions
Asp.net Version 4.5
C#.net
Sql server as backend.

Thank you,
Sravya.

3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 08 Feb 2013, 03:22 PM
Hello Sravya,

 
Would you please elaborate a little bit what exactly do you mean by "radscheduler works for multiple user" and share the link where this behavior is implemented with SQL Server so we could be more helpful?

Greetings,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Sravya
Top achievements
Rank 1
answered on 11 Feb 2013, 07:11 PM

Hi Plamen,

We want to use the radscheduler for 6 different types of users. So when each user comes to the scheduler piece they have to see the appointments that belong to them on the scheduler. The whole thing we want to implement through objectdatasource. I need a simple example source code to test it using objectdatasource. I saw the example that uses sqldatasource(irrespective of user) for updating, inserting the data in tables of radscheduler , but we want to use objectdatasource for it.

Thanks,
-Sravya

0
Plamen
Telerik team
answered on 14 Feb 2013, 03:29 PM
Hi Sravya,

 
Thank you for the explanation. One way to achieve this is to add some Custom Attribute field to each appointment that will represent the name of the currently logged user and hide the other appointments if they do not belong to the appropriate user.

I am attaching a sample web page where similar behavior is achieved.

All the best,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Sravya
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Sravya
Top achievements
Rank 1
Share this question
or