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.
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.