Telerik Forums
UI for Silverlight Forum
3 answers
61 views
Hi,


What are the options for SelectionBehavior property in Gantt View? Where I can find some documentation about it?
The default value (SchedulingSelectionBahavior) is not working with me. Using the shift key for selecting multiple items gives an error ( a red border in gantt, as seen in the attached file).

What I want is the "excel like" selection behavior :

* Click in a row : Selects the row. Deselect all other rows
* Hold Ctrl and click : Adds the row to the selection. Remove if already selected
* Hold Shift and click : Adds an several rows to the selection


Dilyan Traykov
Telerik team
 answered on 31 May 2017
5 answers
159 views
I have a Silverlight RadGanttView where the data spans many years and the `VisibleRange` encompasses that range. When the control is rendered with the data, it displays at the Visible range start of data which resides in 2010 and due to the `PixelLength` shows the initial view of a couple of months of data visually to the user. For the user, to get to the current month, *at the current `PixelLength` he/she has to scroll to that date.

I want the gantt to center on the current day not the first day of the visible range and `PixelLength` settings. How can that be done?
Polya
Telerik team
 answered on 09 Feb 2017
1 answer
54 views

I'm just getting started trying out this control.

I can get a few task items into the list, but in the time ruler part the horizontal scrollbar does not appear. So I cannot see the end of the tasks, or even ones that start outside the visible time window.

I can see from other threads that I likely need to set the VisibleRange property?

Can anyone show me an example of how to set this? There is nothing in the documentation about it.

thanks

 
 
Polya
Telerik team
 answered on 19 Jan 2016
17 answers
218 views
Hi

I need to customize the gantt task tooltip. I have to remove the time stamp and show short date instead. Can I add other details to the tooltip.

Please find attached image.


Regards,
Prolay
Nasko
Telerik team
 answered on 20 Jul 2015
3 answers
54 views

Hello Telerik Team,

I was wondering if you could provide a Silverlight project sample importing MS Project file to GanttView. 

Regards,

Arfan

Polya
Telerik team
 answered on 01 Jul 2015
2 answers
75 views

hi,

 

how does telerik remove GanttItems? I tried:

 

{

      myGantt.Items.Clear();

      // but this is throwing an exception

}

 

I have also tested several other Ideas, for example puttin BeginUpdate() - EndUpdate(), before and after Clearing() or Disposing(). 

In one of these techniques that I used, I also got an nullEXP from telerik itself. To make it understandable, not my code is throwing that!

I am working with GanttViewDataItems.

I would appreciate any kind of help

 

Thank you

Polya
Telerik team
 answered on 12 Jun 2015
1 answer
31 views

Hi, 

I am trying to disable the drop inside option in a RadGanttView but for now I have found no solution ?

 

Regards,

 

Raphaƫl DE BERNARDIS.

Polya
Telerik team
 answered on 22 Apr 2015
7 answers
254 views
Hi.
I am developing an application with GanttView.
I have to show Critical path on GanttView. One part of it I have done ( highlight tasks with HighlightedItemsSource), but I want to hightlight the rows in the grid part of GantView, exactly like when I select one row.
Note that highlight on the bars I have already done, I want to highlight the grid row of each highlighted item (I have tried BorderContainerStyle and AlternatingBorderContainerStyle but it draw background both on grid and tasks bar row).

How Can I do this ?

regards
Vladi
Telerik team
 answered on 30 Mar 2015
7 answers
162 views
Is it possible to export a gantt view to Word/Excel/Png?
Is it possible to export a gantt view to an MS Project file? (xml file)
Are there any other export options?


Kalin
Telerik team
 answered on 05 Nov 2014
2 answers
89 views
hi,

i have discovered a new issue, its about accessing the position of the ContainerSplitter, which seperates the GraphicalViewElement and the TextViewElement. It seems like the Splitter is set on 50% of the control itself.
What I want to do is to set the Splitter next to the last column of the TextViewElement.

I tried to access the Location property of radGantView.GantViewElement.SplitterElement.Location = new Point (x,y); but that does nothing.
And if I change the position of the splitter on runtime, i get a wierd position.

Also I must say, I first debuged GanttViewElement.SplitterElement.LocationToControl(); to see which values are used. In my case something around 700 for Point.X. I set it down with a new Point(400, 1);. But again, nothing, still on 50% of the Control. If i move it now in runtime, I get a strange bug.

After that code i tried also this.radGantView.Update(); and again...nothing.

Please tell me how to change the Splitter Position/Location

Thanks
& Greets to you

Niko
Konstantina
Telerik team
 answered on 09 Oct 2014
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?