Telerik Forums
UI for WPF Forum
1 answer
86 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
171 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
179 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
188 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
137 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
596 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
261 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
6 answers
1.2K+ views
Hello,

I would like to add support to my RadDiagram for the user to perform a multi-select operation using the Shift key, in addition to the default Ctrl key.  I looked at adding to the InputBindings but there is no Command for select.  I also tried adding a handler for OnSelectionChanged that attempted to re-select the items in the SelectionChangedEventArgs.RemovedItems but my changes were apparently overridden after the handler completed and only the last clicked item would be selected.

Is there a way to implement this?

Thanks,

Peter Pepperell
Martin Ivanov
Telerik team
 answered on 18 Oct 2016
7 answers
345 views
This is for WPF ChartView. I am trying to Sync the track ball move of one chart to show up in another chart. I am displaying two different sets of information in both charts, but since the X-Axis has the same value for both, I need to Sync the move on one chart and see the result in the other chart. I am attaching a screenshot to explain better. Any Idea, how I can accomplish this. I know I have to trigger the  CharTrackBallBehavior_TrackInfoUpdated event somehow, but as far as I can see in other threads it's not possible to trigger that event manually. Any Other ideas on how I can accomplish this?
Dinko | Tech Support Engineer
Telerik team
 answered on 18 Oct 2016
3 answers
212 views
Hi,

I'm new to Telerik Controls and the DragDropManager, I would like to know how to achieve my scenario.

I have a list box with some rows of info E1, E1, E3

RadTreeView with M1(E1,E2), M2(E3,E4)

I have a RadTreeListView to which i need to drag and drop the above items so that it willlook like below

E1
M1
   E1
   E2
M2
  E3
  E4

How do i achieve this. Please help me with sample project in VB .net

regards,

Swaroop
Mduduzi
Top achievements
Rank 1
 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
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?