Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Scheduler > Customize the Advanced Form in FormCreated event

Not answered Customize the Advanced Form in FormCreated event

Feed from this thread
  • Posted on Sep 12, 2011 (permalink)

    Requirements

    RadControls version

    Q2 2011 SP1 or higher 

    .NET version

     4.0

    Visual Studio version

     2010

    programming language

     C# and VB.NET

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION       

    This project shows how the advance form can be customized in the FormCreated event handler. It covers the following cases:

    • Change the start time picker options.
    • Update the end date picker when the start date picker is changed
    • Update the end date picker when the start date picker is changed
    • Find the textbox for the annotations custom attribute and change its label
    • Add a new combobox that updates the subject field
    • Hide the "all day checkbox"
    • Change the selected index of a resource combobox so always one option is preselected
    • Make changes in the recurrence editor
    • Add a new custom validator for the description field

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Scheduler > Customize the Advanced Form in FormCreated event