Telerik Forums
UI for WinForms Forum
3 answers
225 views
I am doing a program (C#) to display the chart according to the user selected values.For example display status of the staff members who are available.Unlike the default value 1,2,3..I wanted to change the labels in the X-axis to Available,off etc.How can I change the values of x-axis?(retrieve value from an array)
Thanks
Ves
Telerik team
 answered on 19 Feb 2010
1 answer
234 views
I hope someone can help I'm pulling my hairout here.  I know there are a few threads already on this, but none of them are helping me.

I have two columns in a datatable.  OrderDate and OrderTotal.

I've got this code.

RadChart1.PlotArea.XAxis.Appearance.LabelAppearance.RotationAngle = 45

RadChart1.PlotArea.XAxis.Appearance.ValueFormat = Telerik.Charting.Styles.ChartValueFormat.LongDate

 

RadChart1.PlotArea.XAxis.DataLabelsColumn = "OrderDate"

 

RadChart1.DataSource = dtOrders

RadChart1.DataBind()

You've already probably guessed what my question is.  This errors becuase I believe the OrderDate is not in the correct format and I need to us toAODate() in order to make this work.  Great, how?  Do I have to convert the data in the datatable with this function? How do you use it?  I've looked at the microsoft page, it didn't shed any light for me.

I understand that;

Dim SomeDateAsADouble as Double
DatetoConvert as Date = Today()

SomeDateAsADouble  = DatetoConvert.ToAODate()

How does this help with the above problem?

RadChart1.PlotArea.XAxis.DataLabelsColumn = "OrderDate".ToAODate()   ;This won't work

Please can someone help me, and anyone after me with an explained solution.  I really would appreciate it.

Ves
Telerik team
 answered on 19 Feb 2010
0 answers
183 views
It is our pleasure to announce the immediate availability of the Q1 2010 BETA of RadControls for WinForms. The downloads are now available in your account (or free trials) - look for the "Q1 2010 Beta Available" link under the RadControls for WinForms section.
 
Visual Style Builder

Among the highlights are:
See full Beta details and check the release notes.

We will expect your feedback through the RadControls for WinForms Beta Forum!
Telerik Admin
Top achievements
Rank 1
Iron
 asked on 18 Feb 2010
2 answers
171 views
Is there any way to tell if the carousel is currently animating?  Im trying to fire an event when the selectedindex changes but only after the animation occurs.

Thanks!
Michael Constantine
Top achievements
Rank 1
 answered on 18 Feb 2010
1 answer
148 views
Is there a Lost Focus event for Panelbar.  Can not find one.

How can i accomplish this it there is none?

Martin Vasilev
Telerik team
 answered on 18 Feb 2010
4 answers
150 views

I have 10 panelbargroupelements and when the mouse is hovering on each of them there should a button visible and enabled to click, otherwise it should not be visible.

also, on click of the button I want to get which groupelement was clicked.
thanks for your help in advance.

Regards,
khizar
Martin Vasilev
Telerik team
 answered on 18 Feb 2010
5 answers
339 views
Hello

I'd like to be able to unit test (using NUNIT) my Telerik Winforms application. In the past, I have been able to use NUNITForms to do this, but as most of the controls are not derived from Windows Forms controls, I can't get it to work.

Do you know of any way of unit testing the UI of a Telerik Winfoms application please?
Many thanks

Boyan
Telerik team
 answered on 18 Feb 2010
3 answers
110 views

I have a RadPanelBar with Several GroupElements. I like the look and feel of the OutlookNavPane GroupStyle.

 

There are an indeterminate number of GroupElements. In the picture below(attached image1), 4 groups.

I would like to the RadPanelBar to look like this:(attached image2)

With just two groups showing, the rest minimized on the bar at the bottom. The User can achieve this y either dragging the dotted line down, or by using the Down Arrow at the bottom right, and choosing “Show Less Buttons”.

How can I do this programmatically, at Initialization time?

 

Also (onus Question), how do I style the top Caption bar?  Is it Themable?

I am using 2009 Q3, SP1

Boyko Markov
Telerik team
 answered on 18 Feb 2010
8 answers
514 views
Hi,
I want to compare two columns in a RadGrid and change the row color dynamically according to the result,
For example,
Column A  : (DataTime) OrderDate
Column B : (DateTime) DueDate
if(OrderDate > DueDate) the row turns to yellow and the fore color of the cell turns to red,
I have tried to set the TValue1 and TValue2, but it seems only to accept specified value which can't be dynamically assgined.

Is there any way to do this or any wrong could you please point out for me?

Thanks for your reply,
                                           Joy
Martin Vasilev
Telerik team
 answered on 18 Feb 2010
4 answers
204 views
Is it possible with your controls to sort my Listbox by the Valuemember not the Displaymember?

Thank You
jerry
Top achievements
Rank 1
 answered on 17 Feb 2010
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
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?