Telerik Forums
UI for WPF Forum
1 answer
136 views

Hello,

is it possible to rotate the UriImageProvider image?  I have an image that I am using with a UriImageProvider but it doesn't align on the map properly and needs to be rotated.  Is this possible with the provider or is my only option to rotate the source image?

thanks
Andrey
Telerik team
 answered on 02 May 2012
1 answer
203 views
How can I add a button to the RadPane header so that when clicked the pane will float and maximize on screen and then when clicked again will put the pane back as it was. Essentially a temporary pop out.
Georgi
Telerik team
 answered on 02 May 2012
2 answers
102 views
HI,
i am new to telerik chart view control.
I want to display the negative sign at the end of a lable for an axis.
For Ex:if the label value is: -10 it has to show 10- instead of -10.
Can any one help me out of this problem..
thanks.
Sailaja
Top achievements
Rank 1
 answered on 02 May 2012
1 answer
133 views
In my wpf application I noticed that while using RadDocking users can drag windows into a layout so that the split bar between adjacent sections is no longer present. This is very annoying to the users.

This can easily be reproduced using the silverlight demo and probably the wpf one also.

In the "Split Containers" demo, drag pane "Pane Bottom 2" to the bottom half of "Pane Right 2". You will notice that before this "Pane Right 1" and "Pane Right 2" had a split bar between them. After they do not. This happens with other combinations also.

Georgi
Telerik team
 answered on 02 May 2012
2 answers
148 views
I am having trouble getting a bound  boolean to a GridViewCheckBoxColumn to show its state. 

<telerik:RadGridView Name="dgvBreaks" ShowGroupPanel="False" Margin="0,0,0,53" AutoGenerateColumns="False" SelectionUnit="Cell">
            <telerik:RadGridView.Columns>
                <telerik:GridViewDataColumn DataMemberBinding="{Binding Price}" Header="Price" Width="120" IsReadOnly="True" />
                <telerik:GridViewCheckBoxColumn DataMemberBinding="{Binding MatchUs}" Header="Match Us" AutoSelectOnEdit="True" EditTriggers="CellClick" />
                <telerik:GridViewCheckBoxColumn DataMemberBinding="{Binding MatchThem}" Header="Match Them" AutoSelectOnEdit="True" EditTriggers="CellClick" />
            </telerik:RadGridView.Columns>
        </telerik:RadGridView>

It looks like everything is binding fine, but if I click on the checkbox and go to another cell, the state of the checkbox is reset. I bound a normal GridViewDataColumn to the boolean field and I can see that the value is updated each time I click on the cell.

I am using build version 2012.1.326.40
Dimitrina
Telerik team
 answered on 02 May 2012
4 answers
119 views

I want to automate MVC application with coded UI test (VSTS
2010) and while doing automation Rad grid control creates problems. At the time
of recording what are the operations we have performed all those are recorded
very well but at the time of executing recorded script thrown small message
window with message “an error occurred” and script is not moved further from
that point.

Please guide me how to automate below operations on radgrid
with the help of coded UI

  • Click on any buttons presented on grid.
  • Getting row and column count.
  • Getting data in the cells.

Thanks,
Ajay




Vikas
Top achievements
Rank 1
 answered on 02 May 2012
8 answers
242 views
Hi there,

How would you style the slices on a PieChart programatically?

assume this code...
Dim radPieChart1 As New RadPieChart()
Dim series As New PieSeries()
 
series.DataPoints.Add(New PieDataPoint() With {.Value = 100})
series.DataPoints.Add(New PieDataPoint() With {.Value = 35})
series.DataPoints.Add(New PieDataPoint() With {.Value = 15, .OffsetFromCenter = 0.3, .IsSelected = True})
 
 
radPieChart1.Series.Add(series)
 
LayoutQ4.Children.Add(radPieChart1)

I would like to have say... slice 1 blue, slice 2 yellow, slice 3 red...


Thanks and best regards,
Petar Marchev
Telerik team
 answered on 02 May 2012
0 answers
98 views
Hi

I have master and detail gridview, I must disable master gridview, when user try to modify detail.
Disable master gridview work fine, but user can't see which row is selected.
I want set selected row color even gridview is disable.

How can i do it?

Thanks in advanced
hamid
Top achievements
Rank 1
 asked on 02 May 2012
2 answers
164 views
Hello!

How to use IDataErrorInfo with DataForm.

Thanks.
Pavel Pavlov
Telerik team
 answered on 02 May 2012
1 answer
223 views

Hi,

How can I apply any of built in application theme (for example Windows7) to my application to see it on design time for example in blend.

Now I am using this:

StyleManager.ApplicationTheme = new Windows7Theme();

And it is working on run time but of course not in designer.

Vanya Pavlova
Telerik team
 answered on 02 May 2012
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
PersistenceFramework
DataPager
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
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
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?