Telerik Forums
UI for WinForms Forum
35 answers
1.2K+ views
Telerik Team,

Can you drag and drop a row with this control? I am currently using Q1 2007 version.

THanks
Dimitar
Telerik team
 answered on 22 May 2014
2 answers
1.1K+ views
Hi,

I have some code that allows a user to trigger an action from a choice in a DropDownList.  After this action has completed, I would like to reset the index/value of the DropDownList to the first Item on the list (Index = 0).

I am attempting to trigger the action on the SelectedIndexChanged event, but it will not allow me to change the index within the event.  I can change this value within another event, but I am not sure which one to use...   In the past, using Windows Forms, we have used the SelectionChangeCommitted event to do the reset, aftert the event was kicked off with the SelectedIndexChanged event.  What events/event order do I need to accomplish the above scenario?

Thanks
Laura
Ken
Top achievements
Rank 1
 answered on 21 May 2014
1 answer
113 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
447 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
161 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
202 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
83 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
89 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
60 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
63 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
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)
Form
Chart (obsolete as of Q1 2013)
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
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
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
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?