Telerik Forums
UI for WPF Forum
1 answer
109 views
When I add an ItemsSource of a collection of buttons, the button images do not show up, only the image filename is displayed in the button.

Milan
Telerik team
 answered on 31 Aug 2010
1 answer
125 views
Is it possible to export Datagridview data to xml data?

Regards,
RIck
Veselin Vasilev
Telerik team
 answered on 31 Aug 2010
3 answers
243 views
I need that the input language will hebrew and that text will be entered from right to left.
I have tried the following solutions but none of them works:

1. setting the properties of the RadGridview and the relevant column:

InputLanguageManager.InputLanguage

 

="he-IL" Language="he-IL"

 

FlowDirection

 

="RightToLeft"

 

 

 

2. setting the above properties of the relevant cell in the BeginningEdit event.

 

private

 

void RadGridView1_BeginningEdit(object sender, GridViewBeginningEditRoutedEventArgs e)

 

{

    e.Cell.Language = System.Windows.Markup.

XmlLanguage.GetLanguage("he-IL");

 

    e.Cell.FlowDirection =

FlowDirection.RightToLeft;

 

 

    InputLanguageManager.SetInputLanguage(e.Cell, System.Globalization.CultureInfo.GetCultureInfoByIetfLanguageTag("he-IL"));

 

}

 

I'm using RadGridView version: 2009.2.911.35
Thanks.

Maya
Telerik team
 answered on 30 Aug 2010
7 answers
237 views
What happened to the input mask...   I just upgraded - the previous versions had an input mask.

Everytime I update to the newer controls things get broken and my users 'flip out'.

thanks
George
Telerik team
 answered on 30 Aug 2010
1 answer
74 views
It would be great if the next version of RadDataFilter could more control over what the user can and cannon do with it.

For example, there is a scenario where I'd like to pre-populate the DataFilter with several conditions and I don't want the user to be able to remove or change those conditions. They could add more conditions on, but I want to basically make a set of the FilterDescriptors read only to the user. This could either be done explicitly by giving us a read-only property on the FilterDescriptor or explicitly by adding a few more events like a cancel-able event that fires when they try to delete or change a FilterDescriptor and we could then put our own rules in the event handler and cancel if necessary.
Rossen Hristov
Telerik team
 answered on 30 Aug 2010
5 answers
213 views
Hello,

I see that on ASP.NET telerik component, the pivot table is already available.

Is it possible to know when it will be available on WPF components ?

Thank you
Hristo
Telerik team
 answered on 30 Aug 2010
1 answer
155 views
Hello, 

I am working on the application where contains the two different styles / themes (Light / Dark) . The user can switch between styles using the toggle button and it will merge the dictionaries. I have two issues which needed to be solved.

1.  I want to change the background colour of the grouped rows in the telerik grid.
2. When you switching between the styles, It will raises an error when is going to filtering the telerik grid. Error : Logical child element already exists. Disconnect it first. 

Could you please let me know, Is telerik supporting customized themes of the applications at the moment ? 

Thanking you
Vanya Pavlova
Telerik team
 answered on 30 Aug 2010
3 answers
120 views
Hi!

The example in the last version of the demo doesn't have the xaml file for the DataBinding example for TreeView.

I need to do a recursive list that has files and folder. how can I do this?

Thank you!
Hristo
Telerik team
 answered on 30 Aug 2010
1 answer
143 views
I have Visual Studio Dataset (XSD) as a data source having relational tables within it. When I supply my RadGrid with a table having one child relation I get the parent data but the hierarchy data is missing. The expander is presents as well as the empty child grid. I have tried everything except pixy dust to get this to work. I can't help but feeling that I am missing something. Is there a trick to using this data source?
Milan
Telerik team
 answered on 30 Aug 2010
5 answers
184 views

Hi

I need to export the grid to word or excel

The problem is that grid with paging export only the selected page I need to export the entire grid how can I do this?

Best regards Ehud

Avi Avni
Top achievements
Rank 1
 answered on 30 Aug 2010
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
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?