Telerik Forums
UI for WPF Forum
2 answers
284 views

Hi Everyone,

I want similar control as shown in attached image. I want to populate pop up window with list control when we click on button. Similar to test studio recorder control.

Is there single to achieve it? can any one tell me how to implement it ?

Regards,

Rajendar.

Martin Ivanov
Telerik team
 answered on 20 Oct 2016
1 answer
237 views
Hi have some 'hint text' (which I set up by WatermarkContent  property) in my RadAutoCompleteBox. But when I am calling RadAutoCompleteBox.Focus() in my source code, 'hint text' just despairs. How can set focus on control and save 'hint text'?
Nasko
Telerik team
 answered on 19 Oct 2016
1 answer
164 views

I would like to create a Google Chrome like application with tabs positioned in the application header.

Does the RadWindow provide any Features to achieve this?

It's pretty easy to position it right, but the tabs become unclickable this way:

<Grid Margin="0,-23,0,0" >
    <telerik:RadTabControl HeaderBackground="{x:Null}" x:Name="radTabControl" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Grid.ColumnSpan="2">
        <telerik:RadTabItem x:Name="RadTabItem" Header="RadTabItem" Height="24" Width="100">
            <Grid Background="Transparent"/>
        </telerik:RadTabItem>
    </telerik:RadTabControl>
</Grid>
Kalin
Telerik team
 answered on 19 Oct 2016
1 answer
62 views

Hi,

 

I am using Radchart and I use StackedBarSeriesDefinition and SeriesMappingCollection to bind it to Rad chart.

I have shortened the string to show it in x-axis. ie the Xcategory value. I need to show the full text on hover the label. Do we have any such things to show tooltip on Xaxis value?

 

 

Peshito
Telerik team
 answered on 19 Oct 2016
1 answer
140 views

Hi,

I want to hide some times in the TimePicker without loosing the position of the displayed times.

Currently, when I set the StartTime and the EndTime, the removed times are "collapsed" in the component.

Instead of "collapsed", I want to hide the removed times.

See screenshots.

How can I modify the TimePicker style for my need?

Nasko
Telerik team
 answered on 19 Oct 2016
1 answer
146 views
I'm working on a wpf application, i created a RADPivotGrid User control and added it to my WPF application with static ressource (Adding RadPivotGrid to your application), but its show up invisible or missing.
Polya
Telerik team
 answered on 19 Oct 2016
2 answers
147 views

Hi All,

 

I am using Telerik RadGridView with filters. When clicking the filter icon for each column, filter box appears. When I press ALT+TAB then my application get minimizes but the filter reamins in the screen. 

 

Can anyone helps me how to minimize the filter box when we tab outs. Below I have pasted the RadGridView in Xaml.

 

<telerik:RadGridView x:Name="rdgView" EnableRowVirtualization="False" DataLoadMode="Synchronous"
                     UseLayoutRounding="True" SnapsToDevicePixels="True" RenderOptions.EdgeMode="Aliased"
                     telerik:TouchManager.IsTouchHitTestVisible="False" IsReadOnly="False" CanUserInsertRows="{Binding InsertNewRow}"
                     AutoGenerateColumns="False" ColumnWidth="*"   ShowGroupPanel="False" ItemsSource="{Binding EmployeeCollection,Mode=TwoWay}"
                     CanUserSortColumns="True"  Height="Auto" VerticalAlignment="Top"
                     IsSynchronizedWithCurrentItem="True"
                     VirtualizingPanel.VirtualizationMode="Recycling" ScrollViewer.VerticalScrollBarVisibility="Auto"
                     ScrollViewer.HorizontalScrollBarVisibility="Auto"    CanUserFreezeColumns="True" Margin="10,5,10,0"
                               telerik:StyleManager.Theme="Transparent"
                                           Grid.Row="1" GroupRenderMode="Flat" NewRowPosition="Top"
            DistinctValuesLoading="rdgView_DistinctValuesLoading"
 >

ajin prasad
Top achievements
Rank 1
 answered on 19 Oct 2016
5 answers
112 views
Hi, 

When creating my polar charts I sometimes need them to be open ended (if say I only have 180 degrees of data). Currently when I plot them they automatically close (image attached). Is there an "IsClosed" property for the series? I'm using the ChartSeriesProvider.

Thanks,

James
Marcello
Top achievements
Rank 1
Iron
 answered on 18 Oct 2016
5 answers
554 views

Hi Everyone,
I want to bind Dictionary to Rad property grid. But this dictionary keys and values are run time generator. When I choose DB1 it may be 3 keys and 3 values if I choose DB2 it may be 8 keys and 8 values. Here I don’t want to update Property Grid Xaml when Dictionary values changes.
Can anyone provide solution with help of sample application as soon as possible.

Regards,
Rajendar.

Stefan
Telerik team
 answered on 18 Oct 2016
4 answers
208 views

I read this document CustomText for GridViewNewRow

But I'm using built-in localization mechanism.

How can I do?

Dario Concilio
Top achievements
Rank 2
 answered on 18 Oct 2016
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
Slider
Expander
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
Book
FileDialogs
ToolBar
ColorPicker
TimePicker
SyntaxEditor
MultiColumnComboBox
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
DesktopAlert
WatermarkTextBox
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
WebCam
CardView
DataBar
Licensing
FilePathPicker
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
HighlightTextBlock
Security
TouchManager
StepProgressBar
VirtualKeyboard
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?