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

Additional information .. besides starttime, endtime and title?

1 Answer 33 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Maria
Top achievements
Rank 1
Maria asked on 13 Oct 2008, 08:09 PM
Dear Telerik,

Help me. I am desperate. I need to have a very simple scheduler. It is almost the same as you have. But, I need 2 more properties, which are
public/private
and Description.

I was able to create templates and put a textbox and checkbox for those properties. I can even get the values in code in the formcreate event.
I can manually assign those property. But I don't know how to get those values on the update and insert.

Is there any way to pass those properties rather than doing it by modifying all those AdvancedForm.ascx, AdvancedEditForm.ascx and a bunch of other files? I also tried to do it. But just gave up, after having hundreds of errors:)

I also tried to use resources for that purpose. It looks like it will not work that way, if I understand it right.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 14 Oct 2008, 08:01 AM
Hello Maria,

If you want to avoid recreating the advnaced form with the user controls we provide in this example, you can consider using Custom Attributes. Let us know if this is an option for your or not.


Cheers,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Maria
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or