Telerik Forums
UI for WPF Forum
1 answer
127 views
How can i change the backgroundcolor and foregroundcolor of a row in C#?

For example i have a grid with two columns Personname and Country
all rows with country xxx should be red and the foregroundcolor should be blue
Atanas
Telerik team
 answered on 16 Sep 2008
2 answers
143 views
Dear All

We are using a theme to restyle the GridView.  We had it looking great in our app before we incorporated the service pack, but now certain things have changed and it looks as if parts of the style for GridViewHeaderCell objects in the header are not being honoured.

In particular, we have this in the ControlTemplate:

<

ContentPresenter Margin="7,4"

HorizontalAlignment="Left"

.../>

-------------
When we use Snoop to look at the resulting visual tree, neither the margin nor the alignment are set to these values.  They are "0" and "Center" respectively and their source is given as "ParentTemplate".  I had to resort to setting a margin on GridViewHeaderCell to get the previous appearance and I can't find a way of getting Left alignment on the header text.

Is the GridView setting these programmatically?  If we had the source for the service pack, we could track this down ourselves.

Thanks for your help

Chris

Pavel Pavlov
Telerik team
 answered on 16 Sep 2008
7 answers
261 views
How set theme into source code?

this.SetValue(Telerik.Windows.Controls.Theming.ThemeProperty,
new SummerTheme());

this is not work.....

I have class, which succeed to RadGridView.
public class MyGridView : RadGridView
{
      protected override void  OnInitialized(EventArgs e)
        {
            base.OnInitialized(e);
            CaramelTheme st = new CaramelTheme();
            this.SetValue(Telerik.Windows.Controls.Theming.ThemeProperty, st);
        }
}

Thanks.
Miroslav
Telerik team
 answered on 15 Sep 2008
1 answer
98 views
Hi all.

I want invalid edited cell stay edited. But the cell moved away viewed area it
exit edit mode and show invalid data.
Can i forbid scroll, grouping and soring for radgirdview?

Regards, Anton.
Atanas
Telerik team
 answered on 15 Sep 2008
1 answer
105 views
i installed the RadControls_for_WPF_Q2_2008_TRIAL.msi.
Clicking on GridView i get an error message:
"An unhandled exception ("System.Data.SqlClient.SqlException") occured in Telrik.Windwos.Examples.exe[10404]"

what must i do to run the example program
Atanas
Telerik team
 answered on 11 Sep 2008
1 answer
93 views
After downloading  RadControl demo I only find an example screen of the Carousel but there is no actual control on the list that i can use with expression blend. please assist. What is the actual name of the carousel control. thanks
Dennis
Jimmy
Telerik team
 answered on 05 Sep 2008
2 answers
143 views
Hi,

I quite liked the grid performance however wanted to have some measures for that.
So can anybody suggest me how to measure Loading/Sorting performance ?
Are there any built-in events you can suggest or any alternative approach.

Thanks,
Anurodh
Anurodh
Top achievements
Rank 1
 answered on 04 Sep 2008
2 answers
99 views

Does WPF GridView has support for F2 (excel like editing) and delete row feature? How can this features be achieved ? If not when these features are expected to be included ?

Anurodh
Top achievements
Rank 1
 answered on 03 Sep 2008
1 answer
124 views
Hi,

Within approximately 1½ month our subscription to the RadControls for WinForms will end, and therefore we are currently in the process of deciding of what to do next. We are considering the following options:

A) Upgrade our current subscription to an RadControls for ASP.NET AJAX + WinForms + Telerik Reporting subscription.

or

B) Wait for the RadControls WPF release (Upgrade our existing application to WPF).

However a couple of questions comes to mind when listing the two options.

1) If we choose to upgrade as described in option A what kind of RadControls for WPF license is included? Is it an anual subscription or is just the first release we will gain access to?

2) If we wait for the official release of RadControls for WPF will it be possible to upgrade to it from our current subscription, or will we have to do an entirely new purchase?

Cheers,
Rasmus
Donna
Telerik team
 answered on 01 Sep 2008
1 answer
64 views
RadTabControl has bug, by default it make their content controls like (TextBox, ComboBox) shows raedonly non editable in running mode for RadTabItem.

Only CheckBox control can be editable when used with RadTabControl otherwise TextBox and ConboBox are behaving like non editable readonly controls when hosted into RadTabControl
Miroslav
Telerik team
 answered on 01 Sep 2008
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
Book
FileDialogs
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
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
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?