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

[Solved] Customize Edit Form

2 Answers 121 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
chaitanya elluri
Top achievements
Rank 1
chaitanya elluri asked on 23 Nov 2009, 10:40 AM
Hi all,

I need to implement drap and drop funcitonality from the rad grid to rad scheduler.. it is working fine for me..but i need to have more fields in the edit form especially they should be drop down fields.

can any one please refer any article or the code to have custom drop down fileds in the edit form for a scheduler...

and also along this, i need to have a custom column date field for the mutli day view like Day1,Day2,Day3.... like so on not the dates..

how to go for this..

It's very urgent..

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 23 Nov 2009, 11:28 AM
Hi Chaitanya,

Refer to the following help document which explains on how to use templates for customizing your EditForm:
Customize the Advanced Form Template
You can also refer to the following online demo:
Using Templates

Hope these help
Princy.
0
chaitanya elluri
Top achievements
Rank 1
answered on 24 Nov 2009, 01:17 PM

Hi Princy,

Thanks for your response.
I would like to elaborate on my requirement.

We have a scheduler, where we place appointments on each the calendar days using drag and drop features from the grid.
On click of each appointment, we need to bring up a edit customized appointment form.
I used the <AdvancedEditTemplate> to show up a customized edit appointment form with controls like - dropdowns and buttons.
In this case I am unable to bind an appointment to the scheduler. (Please note, I am unable to bind using the drag and drop feature)

 

The 2 links that you have provided do not mention the drag and drop feature along with the customized edit appointment form.
It is working fine separately. i.e drag and drop feature works fine with default edit appointment form.
And customized edit appointment form works fine without the drag and drop feature.

This is a crucial requirement. Appreciate any help in this regard.

Tags
Scheduler
Asked by
chaitanya elluri
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
chaitanya elluri
Top achievements
Rank 1
Share this question
or