Telerik Forums
UI for WinForms Forum
3 answers
166 views

Hi ,

The following code throws Invalid Type Cast Exception because, I am not able to convert Decimal data into Date time data.

Please send me any possible way to do this at the earliest.

DateTime et = new DateTime();

DateTime st = new DateTime();

st = Convert.ToDateTime(nstarthrs.Value);

et = Convert.ToDateTime(nendhrs.Value);

Where nstarthrs is a numeric and nendhrs are Updown Conrol holds Decimal values.

By
RSugumar

Peter
Telerik team
 answered on 22 May 2007
3 answers
256 views
Hi

Does your GridView control support flashing/toggle of conditional formatting on a timed basis?

I've managed to set the formatting on the grid before the data is loaded so any new data that gets shown reflects the format specified.

I would like to know if there is any functionality built into the control that might help facilitate this feature.  Otherwise, would simply clearing the conditional formatting and re-applying it as a result of a timer tick suffice or would this be too heavy on processing?

Regards, Carl
Kiril
Telerik team
 answered on 22 May 2007
5 answers
260 views
Hi
Can it be possible to use autocomplete property with suggest or suggestappend when the dropdownstyle is set to dropdownlist,need to have a similar feature as the standard combobox. I had studied the sample provided where in the style is set to dropdown and not dropdownlist.
This is required because we want to ensure that the user selects from available.
Thanks in advance.

Mandar

   
Georgi
Telerik team
 answered on 22 May 2007
2 answers
103 views
I have created a software app with VS2005 and the telerik suite, I have to install this application on one of my clients computers without installing the Telerik Winforms suite on their pc, in a previos post I was told I need to include the assemblies in my application folder, how do I do this. I am not familiar with deployment of prorams at all so I will need some more elaboration.

Thanks
Angel
Telerik team
 answered on 21 May 2007
3 answers
149 views
Hi

I am realeasing a small software app I write using telerik controls for winfors, what I am doing building the program as a Release the want to zip it, should the user oif this software also have telerik controlls installed on his pc or can I set the visual studio options to use the telerik files ? If so how do I do it ?
Peter
Telerik team
 answered on 21 May 2007
4 answers
463 views
After uninstalling and installing SP1, I get tons of errors about themes not being found. How do I fix this?
Mike
Telerik team
 answered on 21 May 2007
4 answers
232 views
I'm creating a RadGridview inside a DockPanel in Runtime but the panel shows empty.

Here is my code:

Dim dp As New DockPanel
dp.Text = "Some Text"
dp.CloseButtonVisible = False
Dim dg As New RadGridView
Dim ds As New DataSet
ds.Tables.Add("Table")
ds.Tables(0).Columns.Add("Client")
ds.Tables(0).Columns.Add("Qt")
ds.Tables(0).Rows.Add(New String() {"Client 1", "200"})
ds.Tables(0).Rows.Add(New String() {"Client 2", "500"})
ds.Tables(0).Rows.Add(New String() {"Client 4", "370"})
ds.Tables(0).Rows.Add(New String() {"Client 3", "943"})
dg.DataSource = ds.Tables(0).DefaultView
dg.Dock = DockStyle.Fill
dg.datab()
dp.Controls.Add(dg)
DockingManager1.PrimarySite.SetDock(dp, DockPosition.Fill)

Is this code correct?
Filipe Rodrigues
Top achievements
Rank 1
 answered on 21 May 2007
3 answers
215 views
How do you disable the context menu on DockPanels (the one containing Floating, Dockable, Tabbed Document, Auto Hide and Hide)?

Thanks,
Brian
Julian Benkov
Telerik team
 answered on 21 May 2007
1 answer
126 views
Hi,

I have a couple of issues with the RadTreeView.

a) I need to edit the text of a node by highlighting it, explorer style. I read the last post but cannot figure out how.
b) Drag and drop a node onto a DockingManager, pick up the drop and create a new DockPanel of a certain type (based on the type of node), the question has already been asked, but I thought I would request it for release Q2.

Thanks, great suite, I'm still evaluating it by building something, looks promising.
- jorge

Boyko Markov
Telerik team
 answered on 21 May 2007
8 answers
263 views
Hello all,

When swich from one tab item to another tab item I was expecting that the event 'TabIndex_Changed' or 'TabPostition_Changed' was fired. But nothing happened.

How can I check if a user is changing from one tab to another?

Thanks,
Daniel
Boyko Markov
Telerik team
 answered on 21 May 2007
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
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?