Rad Scheduler with custom Provider

Thread is closed for posting
5 posts, 0 answers
  1. A57151CA-E3CA-4720-88F1-399E61EFB0C5
    A57151CA-E3CA-4720-88F1-399E61EFB0C5 avatar
    41 posts
    Member since:
    Jun 2009

    Posted 02 Sep 2010 Link to this post

    Requirements

    RadControls version

     

    .NET version

     

    Visual Studio version

     

    programming language

     

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION

    The Project uses Linq to SQL using store procedures.  The scheduler uses web reference from these procedures to make calls back and forth to the DB to update the scheduler.


    To use the code provided you must have a DBML  file or you can make a direct connection to the  DB and use the class file provided as your class provider to make calls to the database.


  2. F7E5AAF1-3AA6-4BCA-9DD1-CE827E5FEC74
    F7E5AAF1-3AA6-4BCA-9DD1-CE827E5FEC74 avatar
    11 posts
    Member since:
    Feb 2008

    Posted 29 Nov 2010 Link to this post

    Thanks for the example.  Would be helpful to see the example details populated (ie. VB, VS2008, etc.).  Also, line 98: <authentication mode="Forms"> needs to have it's tag closed ;)
    Planning on converting it to C# and checking it out, thanks.
  3. A57151CA-E3CA-4720-88F1-399E61EFB0C5
    A57151CA-E3CA-4720-88F1-399E61EFB0C5 avatar
    41 posts
    Member since:
    Jun 2009

    Posted 29 Nov 2010 Link to this post

    Thanks for the interest. I ripped this code out of an existing site I built so I am sorry if it wasn't clean. Please tell me exactly what you want and I will provide it thanks
  4. 57B6A8B8-2FD5-4DAA-A7AA-402E85EA8CE5
    57B6A8B8-2FD5-4DAA-A7AA-402E85EA8CE5 avatar
    10 posts
    Member since:
    Jul 2011

    Posted 07 Sep 2011 Link to this post

    Hi ,
    Is it possoble to display  More...   link in Weekview of RadSchduler Same as when we select MonthView . And Brownser gets not responseing to bind number of appointment in one day column. See attachement.

    Thanks
  5. DA6704CC-1FD7-40F3-8A8E-FB2D69968FAF
    DA6704CC-1FD7-40F3-8A8E-FB2D69968FAF avatar
    50 posts
    Member since:
    Apr 2011

    Posted 17 May 2012 Link to this post

    Hello,
    I wanted to be able to use RadScheduler with multiple resources. For that, I need a custom provider. But, I wanted to be able to use EntityDataSource as a datasource for my RadScheduler. Is there a way to use multiple resources with EntityDataSource for RadSheduler? A sample app would be so helpful...
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.