Telerik Forums
UI for WPF Forum
10 answers
369 views

Hi,

I do not know how to explain this better, but I have taken a screenshot and I want to hide the red marked part of it.

Could someone please help on how to do it?

Nasko
Telerik team
 answered on 14 Dec 2016
1 answer
126 views

Hello,

Anyone encountered this bug https://feedback.telerik.com/Project/143/Feedback/Details/207722-raddocking-behaves-weird-on-multiple-screens

I would need some resolution for this , its almost a blocker for me.

 

Thanks

Nasko
Telerik team
 answered on 14 Dec 2016
16 answers
660 views
I am trying to intercept the Drop of a RadDiagramShape from the RadDiagramToolbox to the RadDiagram

from what i think i understand - i have to add a Drag Initialization handler to set up the payload which i can eventually grab by setting up a DropHandler

i use the following to set up the DragInitialize handler.

 

DragDropManager.AddDragInitializeHandler(TheRadDiagramToolbox, OnDragInitialize);
 My problem is that the DragInitialization Handler is not firing

However, my DropHandler is firing
DragDropManager
.AddDropHandler(this.Diagram, OnDiagramDrop);

2 questions -
1. Am i supposed to use the DragInitializedHandler on the RadDiagramToolbox
2. Is there anyway to grab the RadDigramShape payload right from the DropHandler without having to call the DragInitializeHandler

Thank You Very Much
FF

Martin Ivanov
Telerik team
 answered on 14 Dec 2016
7 answers
299 views

I'm trying to create a data template for items on a VisualizationLayer. For each item I'd like to show:

a) a shape whose points are in geographic units (i.e. the shape grows/shrinks as the map zoom changes (I've been trying to use MapShapeView types)

b) an ellipse of fixed size i.e. whose screen size remains the same as the map is zoomed in/out.

c) an image element (which again keeps the same size as the map is zoomed)

d) a textblock (which again keeps the same size as the map is zoomed)

All four elements should be bound to properties in the item's view model.

Is this possible with a VisualizationLayer? I've been able to do it with an InformationLayer.

Thanks

Pete

Dinko | Tech Support Engineer
Telerik team
 answered on 14 Dec 2016
4 answers
346 views

Does anyone know how to make the RadMenuItem PopUp open to the bottom right? 

DropDownPlacement has Bottom, Top, Right, Left and Auto.  But I cannot find a way to move the popup to the bottom right.  

Nasko
Telerik team
 answered on 14 Dec 2016
1 answer
211 views

Hello,

How can I get the value of a group of RadioButtons ?

How can I set the default value of each group ?

 

The following code for example contains 2 groups:

<StackPanel>

      <telerik:RadRadioButton Content="Item 1.1" />

     <telerik:RadRadioButton Content="Item 1.2" />

</StackPanel>

<StackPanel>

     <telerik:RadRadioButton Content="Item 2.1" />

     <telerik:RadRadioButton Content="Item 2.2" />

</StackPanel>

 

Thank you,
Z.V

Dinko | Tech Support Engineer
Telerik team
 answered on 13 Dec 2016
5 answers
318 views
Thanks,
Brew
Yana
Telerik team
 answered on 13 Dec 2016
1 answer
249 views

Hi,

I'm trying to use radmap to show a number of objects that move (between updates, approximately every 500ms). I'm showing the track the object has taken as a number of line segments (currently using PolyLineView). I've bound the layer item source to a collection containing the object (as an image) and a line segment showing for each track update. Can you advise on the best way to cause the tracks to be redrawn when a track update happens? I've been using an observable collection but the layer does not seem to update in response to the addition of a new line segment view model.

The other problem I have is that I'd like to draw each line segment as a colored line with a shadow effect - I'm not sure if this is possible?

I'd also like each line segment to show a tooltip when the user hovers over the line segment - is there some way I can increase the size of the area the mouse has to be over to show the tooltip (i.e. if the line thickness is small the user have to position the mouse very accurately.

Thanks for any suggestions received,

Pete

Petar Mladenov
Telerik team
 answered on 13 Dec 2016
1 answer
363 views
I've extended the base slider. And I've drawn lines on the integral values (i.e. 1,2,3,4). And I've changed the thumb shape to ellipse. Now as you can see in the image, the ellipse moves from the center according to the value. I'v tried changing the coordinates received from the slider thumb to point in center but all in vain.
Milena
Telerik team
 answered on 13 Dec 2016
6 answers
207 views
Hi,
I have few questions on inline editing:

1. There is a protected variable isInEditMode, which indicates that a RadTreeViewItem is in edit mode. Is there a public property or any other way to identify whether a RadTreeViewItem  is in edit mode?
2. Pressing F2 triggers inline editing, after editing node text, if i press enter then Edited event gets fired but if i use mouse click to lose focus from editing item, then it (Edited event) does not, why?
3. I am initiate the inline editing by calling BeginEdit() but want to disable it on F2 key press, Is there any way to achieve this?

Thanks
Sonal
Jason D
Top achievements
Rank 1
Veteran
 answered on 12 Dec 2016
Narrow your results
Selected tags
Tags
GridView
General Discussions
Chart
RichTextBox
Docking
ScheduleView
ChartView
TreeView
Diagram
Map
ComboBox
TreeListView
Window
RibbonView and RibbonWindow
PropertyGrid
DragAndDrop
TabControl
TileView
Carousel
DataForm
PDFViewer
MaskedInput (Numeric, DateTime, Text, Currency)
AutoCompleteBox
DatePicker
Buttons
ListBox
GanttView
PivotGrid
Spreadsheet
Gauges
NumericUpDown
PanelBar
DateTimePicker
DataFilter
Menu
ContextMenu
TimeLine
Calendar
Installer and Visual Studio Extensions
ImageEditor
BusyIndicator
Expander
Slider
TileList
DataPager
PersistenceFramework
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
LayoutControl
ProgressBar
Sparkline
TabbedWindow
ToolTip
CloudUpload
ColorEditor
TreeMap and PivotMap
EntityFrameworkCoreDataSource (.Net Core)
HeatMap
Chat (Conversational UI)
VirtualizingWrapPanel
Calculator
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
SplashScreen
Callout
Rating
Accessibility
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?