Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Listview Vertical Layout (Read 3213 times)
mmichaels1970
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Dec 7th, 2007
Listview Vertical Layout
Dec 7th, 2007 at 2:14pm
Print Post  
I'm trying to design a calendar in listview-vertical format that is grouped by resource. My problem is that I'd like the appointment items to not appear "sideways". Is there any way I can flip these items so they appear on my schedule horizontally?

Each column represents a resource (construction foreman) and each row represents a date. Each item represents what that foreman will be doing on that date. I'd like to see the item where it isn't rotated vertically.

I'm currently using the trial version. If I can get the control to pull this off, I'll certainly then be willing to buy.

  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Listview Vertical Layout
Reply #1 - Dec 10th, 2007 at 5:58am
Print Post  
You cannot currently display horizontal items in a vertical list view. An option would be to switch to Horizontal list view. Otherwise we have to make some modifications to the control in order to enable this feature.

Meppy
  
Back to top
 
IP Logged
 
mmichaels1970
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Dec 7th, 2007
Re: Listview Vertical Layout
Reply #2 - Dec 10th, 2007 at 5:31pm
Print Post  
Thank you for the response.  You probably know how bosses can be.  I have to have the dates in the left column and the crews across the top.  He tells me how great the application looks, but he doesn't want to read the items "sideways".  If I knew I could quickly make this change by purchasing the source code, I would.

Darn, this was so close.
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Listview Vertical Layout
Reply #3 - Dec 11th, 2007 at 8:19am
Print Post  
Here is an updated version of the control:

https://mindfusion.org/_planner/_Planner.NET_43_trial2.zip

There is now a new property ItemOrientation in the ListViewSettings class which enables you to specify item orientation different than the one of the view.

Let me know if it works for you.

Meppy
  
Back to top
 
IP Logged
 
mmichaels1970
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Dec 7th, 2007
Re: Listview Vertical Layout
Reply #4 - Dec 11th, 2007 at 12:42pm
Print Post  
Oh that's FANTASTIC!  Lemme play with it a bit, but it looks to be just what I need.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint