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

I would like to know the latest status of telerik controls support for UI automation. We are currently using version '2011.1.315.35' WPF controls. Most of the controls are not visible through Spy++ tool or Inspect object.

Thanks.
Baiju
Top achievements
Rank 1
 asked on 14 Oct 2011
8 answers
174 views
Hi guys,
In our project we are using RadTreeListView. It is works perfect we can show the data create our datatemplates etcetera..., instead of Automation Testing. We can't access the control, event find them by using UISpy.

Actually it is little bit funny, because UISpy tell us that there are some header with the columns and that's it.

I gave the name for the control, event Automation Id...and can't find them in a UI Automation tree at all.
This is not really clear for us.

Could you please support us
Yordanka
Telerik team
 answered on 14 Oct 2011
1 answer
1.0K+ views
Hi -

I am currently using a trial of the Telerik WPF products and so far I am impressed.

I'm using a RichTextBox and I am data binding it into my ViewModel using the subclass I found on your forums which uses the HtmlFormatProvider and a RichText dependency property. This particular text box has text added to it regularly. I would like to keep the scroll bar scrolled to the bottom so you can always see the last line of text added to the text box and I'd like to do it with data binding if possible so that I don't break my MVVM. What would be the best approach?

Thanks!
Boby
Telerik team
 answered on 14 Oct 2011
1 answer
132 views
Hello,
I am working with PersistenceFramework saving the data in SQL Server.
The issue is that my application works with tabs and MVVM. The MainWindow contains a ribbon and a rabTabControl, when the user clicks on a button opens a tab with a given user control depending on the button clicked.
When working with only one tab, everything works ok!
But when I open different tabs and navigate between them, saving the stream of my control, I realize that 
PersistenceManager.GetStorage()
is empty.

They know that may be happening?

Thank you in advance and sorry for my English.
Alex Fidanov
Telerik team
 answered on 14 Oct 2011
2 answers
94 views
Hi

I have two treelistview and I selected 4 row in 1st tree and drop on 2nd tree. But in payload it is showing only one that has focus in tree.

Please help me soon.

Regards
Vijay
Vijay
Top achievements
Rank 1
 answered on 14 Oct 2011
4 answers
157 views

Hi!

Is there a buildin Drag&Drop functionality (Drop-Inside, Drop-Above, Drop-Below) like in the TreeView control? I downloaded the trail version of the control but couldn’t spot something like that.


Kind Regards,

Dominik

Vijay
Top achievements
Rank 1
 answered on 14 Oct 2011
1 answer
140 views
Am I right in thinking the RadGridView does not support IsTextSearchEnabled?

I have a read-only grid of data.
I want my users to be able to put the focus on the grid and start typing.

I want the selected row to change according to what they type.

Clearly, I'll need to set the text search path.

The native Listview.GridView does this, but I can't seem to make it work with the RadGridView?

Any suggestions?

Thanks,
Vlad
Telerik team
 answered on 14 Oct 2011
2 answers
178 views
Hi telerik,

We allow the users to rename items through pressing F2 in treeview - works like a charm.
However, users have requested that Rename should be available throgh the context menu.

Can we through code make the treeview enter into the mode where the name of an item is edited?

Thanks,

Anders, Denmark
Anders
Top achievements
Rank 1
 answered on 13 Oct 2011
3 answers
238 views

Hello Team,
We are upgrading the telerik controls to q2 2011 version. In the previous version the Radgridview right click contextmenu was working fine, but not now. What do I have to change in the below code to get the popup menu when I right click the selected row?
Let me know.

Thanks

<telerik:RadGridView.ContextMenu
    <ContextMenu IsVisibleChanged="ContextMenu_IsVisibleChanged"
        <MenuItem Header="Export To Excel" Command="Commands:GlobalCommands.ExportGridToExcel" 
                  CommandParameter="{Binding Path=PlacementTarget, RelativeSource={RelativeSource AncestorType={x:Type ContextMenu}}}"/> 
        <MenuItem Header="Export To Word" Command="Commands:GlobalCommands.ExportGridToWord"
                  CommandParameter="{Binding Path=PlacementTarget, RelativeSource={RelativeSource AncestorType={x:Type ContextMenu}}}"/> 
    </ContextMenu
</telerik:RadGridView.ContextMenu>
Gita
Top achievements
Rank 1
 answered on 13 Oct 2011
4 answers
589 views
Hi,

I am using GridViewToggleRowDetailsColumn to show the RowDetails, i am getting '+' and '-' symbol to show and hide the RowDetails. Bu t i need to change to custom symbol for '+' and '-'.

Is there anyway that i can change the image or symbol for + and -?
Krista Thompson
Top achievements
Rank 1
 answered on 13 Oct 2011
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
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
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?