Telerik Forums
UI for WinForms Forum
1 answer
97 views
Can the ChartView control build a Waterfall chart? if yes, what chart type should be used?

My client want to know if we can provide Waterfall chart,  so I want to confirm with you guys instead of searching to save time. 

Thanks.
Dimitar
Telerik team
 answered on 21 May 2014
2 answers
438 views
Hi. Sorry my english!!!

I use a report system that uses a BindingSource as source of the repot.

How to filter the bindingsource with the same filtered data in datagrid???

I used the ComponentOne C1TrueDBgrid that does it automatically.

When I filter datagrid (C1) data with the filterbar, the filtered rows show in datagrid are same bindingsource. Understand??? kkk (My english is terrible)

How to do this with Telerik datagrid?

Winform.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 21 May 2014
2 answers
155 views
I try to make a drag and drop with multiple items from a radlisview to a radtreeview while keeping double click in the radlistview to open another window.
I also try with a radlistcontrol but it doesn't work. Could you help me please ?
olivier pareige
Top achievements
Rank 1
 answered on 21 May 2014
3 answers
193 views
I have searched and searched, but cannot figure out how to have each bar in each series be a different color from the bound palette per category.  Is this doable?  It appears so if you manually create each series, but my series are dynamic.  Attached is the markup for my chart control in its current state.

I also cannot get the smart labels to do anything.  I'm not sure if I have declare the strategy correctly or not.

<telerik:RadCartesianChart Palette="{Binding Palette}"
                                      telerik:ChartSeriesProvider.IsDynamicSeries="True"
                                      TooltipTemplate="{StaticResource BarChartTemplate}"
                                      HoverMode="FadeOtherSeries">              
               <telerik:RadCartesianChart.SmartLabelsStrategy>
                   <telerik:ChartSmartLabelsStrategy/>
               </telerik:RadCartesianChart.SmartLabelsStrategy>
               <telerik:RadCartesianChart.VerticalAxis>
                   <telerik:LinearAxis LabelFormat="N2"/>
               </telerik:RadCartesianChart.VerticalAxis>
               <telerik:RadCartesianChart.HorizontalAxis>
                   <telerik:CategoricalAxis />
               </telerik:RadCartesianChart.HorizontalAxis>
               <telerik:RadCartesianChart.SeriesProvider>
                   <telerik:ChartSeriesProvider Source="{Binding BarData}">
                       <telerik:ChartSeriesProvider.SeriesDescriptors>
                           <telerik:CategoricalSeriesDescriptor ItemsSourcePath="ChartData"
                                                                ValuePath="Value"
                                                                CategoryPath="Category">
                               <telerik:CategoricalSeriesDescriptor.Style>
                                   <Style TargetType="telerik:BarSeries">
                                       <Setter Property="CombineMode"
                                               Value='Cluster' />                                      
                                   </Style>
                               </telerik:CategoricalSeriesDescriptor.Style>
                           </telerik:CategoricalSeriesDescriptor>
                       </telerik:ChartSeriesProvider.SeriesDescriptors>
                   </telerik:ChartSeriesProvider>
               </telerik:RadCartesianChart.SeriesProvider>
           </telerik:RadCartesianChart>
Peshito
Telerik team
 answered on 21 May 2014
1 answer
75 views
I am using Telerik Q1 2014 DEMO ,
how can I have CollapsiblePanel which have (two MaskedEditBox) in RadCommandBar ? 
OR
something similar to CollapsiblePanel to have such functionality in RadCommandBar ? 
David
Top achievements
Rank 1
 answered on 21 May 2014
2 answers
81 views
I would like to eliminate the Panel and Separator items that load underneath the OverFlowButton.DropDownMenu when I set the following values:
                strip.OverflowButton.AddRemoveButtonsMenuItem.Visibility = ElementVisibility.Collapsed;
                strip.OverflowButton.CustomizeButtonMenuItem.Visibility = ElementVisibility.Collapsed;

I find that if I set the above to Hidden, the Panel and Separator still show, but full size.   If I set them to Collapsed, they are shorter in size, which is better, buy my goal is to eliminate them altogether.

Please see the result in the attachment.

Thanks,

Laura
Ken
Top achievements
Rank 1
 answered on 20 May 2014
7 answers
53 views
Hi, please let me know immediately if possible.  I've been working on our theme for probably about 5 or 6 hours and on the RadPanarama > RadPanaramaElement node I just clicked on "PanaramaBackgroundImage (ImagePrimitive)" and now VSBuilder is "not responding".  It's been this way for about 20 minutes now.  To my dismay, I just checked the Modified Date on the .tssp file and it's from weeks ago (so I never saved, argh!).

Please please please tell me there's an autosave file in some temp folder somewhere =).  I really think I just lost an entire afternoon (on the weekend, no-less) worth of work.

I'm not sure what caused it to lock up...

Thanks
Dimitar
Telerik team
 answered on 20 May 2014
1 answer
50 views
Hello,

I have used a RadGridView for listing results in my form. By default, I have enabled paging & filter for the RadGrid. Once the results are listed, filter on a column is working fine for first page(First Index). When I switch to second page index & apply a filter on any column (i.e disabling all options & then selecting one). And then when I press ok, on pop-up menu, then it throws me error.

Please help..

Thanking you.
Ravi
Dimitar
Telerik team
 answered on 20 May 2014
1 answer
203 views
Hi

I'm working with radtreeview and have nodes with long names (see the picture). When i click on such nodes radtreeview make horizontal autoscrolling and do not showing the tooltip. How can i disable autoscrolling (but scroller must be visible) and show tooltip for such items with its text). I set property ShowItemTooltip to TRUE, but tooltip is not showing.

Thanks.
 
⇄
English (auto-detected) » Russian
 
George
Telerik team
 answered on 20 May 2014
1 answer
49 views
I am using rad controls for winforms Q3 2010 and as per the requirement, there are two childs (same level and placed horizontally) for the parent.  
When I expand the parent if first child has records to display those are getting displayed but if there is no data in second child and when I clicks on the second child and coming back to first child I can't see any data (though it has...I have to scroll the mouse to see the data) and if both child's having data no issues.

Screen shots attached....
Could you please help me to resolve the issue....Thanks in advance


Praveen.
George
Telerik team
 answered on 19 May 2014
Narrow your results
Selected tags
Tags
GridView
General Discussions
Scheduler and Reminder
Treeview
Dock
RibbonBar
Themes and Visual Style Builder
ChartView
Calendar, DateTimePicker, TimePicker and Clock
DropDownList
Buttons, RadioButton, CheckBox, etc
ListView
ComboBox and ListBox (obsolete as of Q2 2010)
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
PropertyGrid
Menu
RichTextBox (obsolete as of Q3 2014 SP1)
Panelbar (obsolete as of Q2 2010)
PivotGrid and PivotFieldList
Tabstrip (obsolete as of Q2 2010)
MaskedEditBox
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
Localization
TimePicker
ButtonTextBox
FontDropDownList
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?