![]() |
|
GTP.NET FAQ 10887I want to change the alignment of the vertical scroll to the left... Please note that this article
refers to the GTP.NET Jump to article- 2007-05-07 09:40:00 - Email plexityHide Question I want to change the alignment of the vertical scroll to the left... currently it is in between the grid and time item area... Answer gantt1.Grid.ScrollbarNodes.Parent=gantt1.TimeItemArea; Mind you it is not fully supported. The grid does not really know what is going on, so when it displays the horizontal column scroller it will leave some space for the vertical scroller although it is not part of the grid any longer. This can ofcourse be compensated for, but it is not shown in this sample. To elaborate on this further you can put the scrollbar outside the gantt like this: Panel aPanel=new Panel(); gantt1.Grid.ScrollbarNodes.Parent = aPanel; Since this is not an un-common request we will add support for this into the Gantt so that this function is built in and fully supported.
|
"This is too GREAT. I must say you have strong support and really good programmers at your place. Your entire team is good. Just Fantastic! – 100%" |
| ? 1999-2006 PlexityHide.com Grastensvagen 24, S-163 45 Spanga Sweden E-mail: support@plexityhide.com |