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

Drag & Drop Appointment from ListView

1 Answer 68 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Qasim
Top achievements
Rank 1
Qasim asked on 18 Apr 2014, 05:47 AM
Hi,

Can any one help me with detail C# Code example.
My Question is I want to bind the ListView with DataSet which have the following coloumns i-ID, ii-Name, iii-Detial, iv-PictureURL
so after binding I can drag the record from ListView on Scheduler once I drop the record on scheduler a popup window should appear where I can update the time. I can delete this record also from scheduler, once I delete it should appear in ListView.
at Last once I pressed confirm button all the appointments should save into database with that ID & NAME.

Please help regarding this question with detail code example. thank you me waiting quick response ASAP

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 21 Apr 2014, 11:35 AM
Hello,

We have implemented a similar solution with RadGrid and you can refer to this on-line demo where it is implemented and implement your custom functionality with ListView accordingly.

I am attaching a sample runnable web page where the issue is isoalted.

Hope this will be helpful.

Regards,
Plamen
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Scheduler
Asked by
Qasim
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or