Telerik Forums
UI for WPF Forum
0 answers
71 views
Hi,

How can i drag an item from the first list and drop it inside an item in a second list, I want to drop it exactly in the item and not in the listbox control, as described in the attached image.

Many thanks.



Youness
Top achievements
Rank 1
 asked on 24 Jul 2013
1 answer
70 views

hi

I have used your cross-hair example but trying to extend it and having issues

I boiled it down to the code example below

1) Get a mouse position
2) Get the data representing that position
3) For that data, get the mouse position

how can these return different values?

regards
martin

            var plotAreaPanel = sender as ClipPanel;
            var mousePosition = e.GetPosition(plotAreaPanel);
           
            var dataAtMouse = _Chart.DefaultView.ChartArea.AxisX.ConvertPhysicalUnitsToData(mousePosition.X);
            var physicalAtMouse = _Chart.DefaultView.ChartArea.AxisX.ConvertDataUnitsToPhysical(dataAtMouse);

            if (mousePosition.X != physicalAtMouse)
            {
                Debug.Assert(false, "Should never happen");
            }

Petar Kirov
Telerik team
 answered on 24 Jul 2013
1 answer
1.1K+ views
Hi

I want to remove the expander button icon?

So Which Property of this control need to change or how to define style for this.

for reference I have attached a image having a red circular part wants to remove from the expander control.

hope you will help.


Regards

Sopan Vaidya
Petar Mladenov
Telerik team
 answered on 24 Jul 2013
1 answer
204 views
Hi,

I have a solution (by adding invisible dummy nodes to  a normal tree layout) but I just want to ask if I need them, or if there is a layout which solves my needs out of the box.

Assume an evolution chart where "time periods" are top down.
On top I have a "current state" and on bottom some kind of start.

So nodes haver either a distance to their parent or a position on the time map.

I attached a simple example drawing.

Such "empty spaces" mean something like "stayed the same"


Manfred
Pavel R. Pavlov
Telerik team
 answered on 24 Jul 2013
3 answers
295 views
Hi, Telerik's support.

We are using RadWindow control for main window in our WPF application. We need to make our window over taskbar when it is maximizied. Could you tell us please how we can make this with RadWindow?
Rosen Vladimirov
Telerik team
 answered on 24 Jul 2013
1 answer
106 views

Hello

I generate columns on the fly and give cell template and cell edit template.

 After I changed value in the cell edit the grid generate default cells for row

Instead of my cell template.

 I click on the cell edit and go out it generate my cell template.

Is this known problem?

Best Regards

Ehud

Dimitrina
Telerik team
 answered on 24 Jul 2013
1 answer
138 views
Hi,

when I drag a RadDiagram to a window or a usercontrol I get a wizard showing up where I can set diagram options.
I a window it works perfect.

If the target is a UserControl I simply get an empty RadDiagram tag.

Of course I can help me out with some Dummy Window to drag my diagrams on and copy the resulting XAML to my UserControl.

I just wanna know if this is "by design" or a problem.

Manfred
Petar Mladenov
Telerik team
 answered on 24 Jul 2013
1 answer
82 views
I've got my RadDiagram and many shapes on it, I let the end-user to select shape from the list and I'd like to zoom to selected shape. I get the shape position and use diagram zoom in method like this:

radDiagram.ZoomIn(1, shape.Position);

It does not zoom to shape, what am I doing wrong?
Michał
Top achievements
Rank 1
 answered on 24 Jul 2013
0 answers
108 views
I'm developing a windows 8 WPF app which has a lot of Telerik graphs. I was wondering if there was an inbuilt function to capture images of these graphs, as I would like to use these to generate reports from within the app.
Thanks in advance :)
Shweta
Top achievements
Rank 1
 asked on 24 Jul 2013
6 answers
99 views
Hi,

 A RadChart is used in one of the projects, the Labels in the chart are always shown in different positions. Though the values for various (2)categories are same the positions of the labels are different.(Attached picture Sample3)

Is there a way to control the position of the Label. Please let me know for any workarounds.

Thank you,
Phani.
Phani Kumar
Top achievements
Rank 1
 answered on 23 Jul 2013
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
Slider
Expander
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
Book
FileDialogs
ToolBar
ColorPicker
TimePicker
SyntaxEditor
MultiColumnComboBox
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
DesktopAlert
WatermarkTextBox
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
ProgressBar
Sparkline
LayoutControl
TabbedWindow
ToolTip
CloudUpload
ColorEditor
TreeMap and PivotMap
EntityFrameworkCoreDataSource (.Net Core)
HeatMap
Chat (Conversational UI)
VirtualizingWrapPanel
Calculator
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
WebCam
CardView
DataBar
Licensing
FilePathPicker
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
HighlightTextBlock
Security
TouchManager
StepProgressBar
VirtualKeyboard
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?