Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Reorder Timetable ressources column (Read 2824 times)
fractal07
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 28
Location: France
Joined: Mar 13th, 2017
Reorder Timetable ressources column
Feb 26th, 2018 at 4:59pm
Print Post  
Hello,
Still using your amazing scheduling component, I have a timetable displaying resources columns and I'm looking for the smartest way to allow column reorder, drag'n drop column header would be perfect (cf. screenshot)! I didn't find any .AllowReorder... Please, do you have any advice to do it?
Kind regards
  

ColumnReOrder.jpg ( 27 KB | 206 Downloads )
ColumnReOrder.jpg
Back to top
 
IP Logged
 
Slavcho
God Member
*****
Offline


tech.support

Posts: 3153
Joined: Oct 19th, 2005
Re: Reorder Timetable ressources column
Reply #1 - Feb 27th, 2018 at 11:09am
Print Post  
Hi,

There's no built-in column reorder. You could detect clicked resource header using GetResourceAt method from TimetableColumnHeaderClick event handler, and use drag-and-drop or mouse movement events to implement reorder. This example demonstrates the latter approach -

https://mindfusion.eu/_samples/TimetableReorderResources.zip

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint