Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic MoreItemsCue visible but how to show these items? (Read 3408 times)
doingSomeWork
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 14
Joined: Dec 6th, 2012
MoreItemsCue visible but how to show these items?
Jan 23rd, 2013 at 3:03pm
Print Post  
Hi,

Again I need some help. I have:
     this._itemSettings.ShowMoreItemsCue = MindFusion.Scheduling.WinForms.State.Enabled;
and can see the icon (ListView), but I have no chance to display the additional items...

Thank you
  

moreItemsCue.png (Attachment deleted)
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: MoreItemsCue visible but how to show these items?
Reply #1 - Jan 23rd, 2013 at 4:03pm
Print Post  
Hi,

The cue icon only provides an event (HiddenItemClick) when the user clicks on the icon. It is up to you to decide how to proceed in response to this user action. For example, you can switch to a Timetable view displaying the related date. Or you can shuffle the item priorities in order to alternate the currently visible items in the cell. Check the last post in this thread for a possible solution (even though it is for the Silverlight version of the control, it should be identical with the WinForms version). Another solution would be to decrease the size of the items so that more items can fit in the cell. And so on.

Regards,
Meppy
  
Back to top
 
IP Logged
 
doingSomeWork
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 14
Joined: Dec 6th, 2012
Re: MoreItemsCue visible but how to show these items?
Reply #2 - Jan 23rd, 2013 at 4:13pm
Print Post  
Thanks again!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint