Telerik Forums
UI for WPF Forum
8 answers
370 views
Hi,

we (again after a stopped approach due to missing documentation) start a project using your WPF Controls.
We currently use (just for silverlight) another Linear gauge - and there we simply set Orientation="Horizontal".

We messed around a lot with your linear Gauge (documentation became much better) - but could not find out how to creat a horizontal gauge.

The other thing is about Radial Gauge.
We need a 180° Gauge - and had problems to build this with your control.
Neither in the demos - nor in the documentation we find something about how to build such a gauge.
All we found out is, that if Width and Height have different values everything gets "displaced"

Could you please tell us if both (hori - linear / 180* radial) is impossible - or if we simply missed somethin?

Regards

Manfred
ManniAT
Top achievements
Rank 2
 answered on 12 Mar 2009
1 answer
263 views
Greetings,

I am trying to customize the background of the RadGauge control. Ironically, I stumbled upon Bill's unanswered question here: http://www.telerik.com/community/forums/wpf/gauges/radguage-background.aspx#761772

I am having the exact same problem. How do you replace the default red/orange with a Brush?

Thank you,
Chad Campbell
Andrey
Telerik team
 answered on 12 Mar 2009
1 answer
154 views
Hello,

I am trying to figure out how to use the RadGuage control. Currently, I am trying to just change the Background of the gauge. The red/orange colors do not work with my application. How do I replace the default red/orange background with an ImageBrush?

The templates in the documentation found here (http://www.telerik.com/help/wpf/radial-gauge-customizing-appearance.html) do not seem to work. For instance, when I use the templates, the values disappear.

Thank you!
Andrey
Telerik team
 answered on 11 Mar 2009
1 answer
142 views
Can someone post the code to Databind the WPF RadGrid with an OpenAccess DataProvider?

I cannot get anything to work!
Jordan
Telerik team
 answered on 10 Mar 2009
1 answer
54 views
I am unable to find the support for the right hand Y axis, is it there? :)
Vladimir Milev
Telerik team
 answered on 10 Mar 2009
2 answers
311 views
Hi,
is there a way to disable the virtualization?
I need to perform calculations on rows that don't exist in the virtualizing panel.

Thanks,
Tal
Tal
Top achievements
Rank 1
 answered on 10 Mar 2009
1 answer
210 views
Hello,
Is it possible to have a checkbox on a GridViewGroupRow?  What I need to do is when the grid is grouped togeter (by a date as example) the user needs to check a checkbox on the group row which will check all rows within that group as completed.  Is something like that possible?

Thanks,
Nate
Milan
Telerik team
 answered on 09 Mar 2009
1 answer
126 views
Hi,

We are in process to evaluate the WPF treeview controls.
We need to applyOffice 2007 theme to the treeview control, how can we apply that.

If it is possible then how can i get the Office 2007 theme treeview.

Thanks,

Regards
Manoj
Nikolay
Telerik team
 answered on 09 Mar 2009
3 answers
130 views
Hi,
Can you show me the example how to use  Quick start frame( in  homepage) for creating  main page with menu on it?
Thank you
Jeewan Thapa
 
Nikolay
Telerik team
 answered on 09 Mar 2009
1 answer
148 views
Hi,

I would like to bind Rad WPF grid to hierarchical source, let say it is NorthWind DB(Customers, Orders, Orders Details):

1)  Using Linq it doesn't work at all:

            NorthWindDataContext db = new NorthWindDataContext();

            var query = from customer in db.Customers
                        select customer;

            this.radGridView1.AutoGenerateHierarchyFromDataSet = true;
            this.radGridView1.ItemsSource = query;

It seems that you dont support Linq

2) Here situation is the same, but when remove row: this.radGridView1.AutoGenerateHierarchyFromDataSet = true; only Customers data appears without hierarchy:

            DataSet dataSet = dbHelper.getHierarchicalDataSetUsingSQLConnection();
            this.radGridView1.AutoGenerateHierarchyFromDataSet = true;
            this.radGridView1.ItemsSource = ((DataTable)dataSet.Tables["Customers"]).DefaultView;

Strange is that this code works with few of your competitors. Any thoughts?

Greg
Nedyalko Nikolov
Telerik team
 answered on 07 Mar 2009
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
NavigationView (Hamburger Menu)
Wizard
ExpressionEditor
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
Callout
PasswordBox
SplashScreen
Localization
Rating
Accessibility
CollectionNavigator
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
InlineAIAssistant
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?