Hi
plz look at this image:
http://picturepush.com/public/4862692
My client is saying that this long width view of dayview control doesnt look nice at all.
However he likes when dayview is showing all the week's data as shown in the following shot:
http://picturepush.com/public/4862852
Now he wants the one day column appearance to match the column width of those columns in the week view. Like one day column for one owner shud be pretty narrow in width, ie shud not span to the whole width of the screen. But the ultradayview is docked full, and i'm confused how to achieve it. Plz advice.
thanks.
Set the GroupingStyle property to 'DateWithinOwner'
I just wrote this:
ultraDayView1.GroupingStyle = DayViewGroupingStyle.DateWithinOwner
but the view remains the same as the first screenshot I mentioned. Its a single owner and a single day display, and the width remains stretched upto the end of the screen.
Thank you.
Hello Jan,
I have submitted this as a feature request.
well yea it can be of use to ppl in the future. The functionality should allow the user to make the columns appear like the usual grid control column, like when there is only a one column in a .net datagrid the column is going to have its own width which wont be effected by the whole width of the grid.. The grid may be docked or anchored but that wont effect the column width. Some setting should enable/disable this.
Currently there's no way to do what you want. If you'd like, I could submit a feature request on your behalf.