Telerik Forums
UI for WinForms Forum
4 answers
165 views
Hi!

I noticed that in the new release of Telerik there is a LayoutTree property added to the docking manager that makes it possible to get the output Xml as a string without first storing it to the harddrive. As I want to store my docking manager in a database this suites my needs very well.
BUT is there any corresponding way to take the DockingXml-string that I have read from the database and recreate the docking manager? The setter property of LayoutTree doesn't seem to do this for me.

best regards, Johan
Johan
Top achievements
Rank 1
 answered on 29 Apr 2008
1 answer
66 views
Are all RadWinforms object Windows 2000 compatible ?

Regards,

Yoann
Martin Vasilev
Telerik team
 answered on 29 Apr 2008
2 answers
101 views
hi,

When we select the style of the PanelBar to OutlookNavPane, it will show a "group drop down" where the user can "add/remove" button...

May I know how can we hide this button (I do not want the user to edit the layout)

Please advice.

Kiril
Telerik team
 answered on 29 Apr 2008
1 answer
1.4K+ views
Hi
How can I set Alignment for Cell  ?
In VS , I can set by change DefaultCellStyle , but I can't find the same for RadGrid
I want to display my table with Middle Center Aligntment.

Also, how can I set WrapMode For all Cells in RadGrid ?

Thanks so much
Kiril
Telerik team
 answered on 28 Apr 2008
1 answer
83 views
I have an issue getting checked items from RadGridView. I have a RadGridview having first column as Checkbox column and a delete button on my win form. I need to findout checked items from RadGridView when user click on delete button. Please help as its urgent for my project.
Julian Benkov
Telerik team
 answered on 25 Apr 2008
1 answer
282 views
Hello,

I use Q1 2008 RadWinforms.

I just create a Windows Application Project with a RadForm Object.

But I have an error message : "UxTheme.dll does not exist."

Actually, this files does not exist on py system. I use Windows 2000 SP4 OS.

But I see that file on another Windows XP system.

Is RadForm and themes compatible with Win2000 ?

Regards,

Yoann


Dimitar Kapitanov
Telerik team
 answered on 25 Apr 2008
1 answer
248 views
May I know how can I change the combo box text color, example
the combobox having a list like below
Red
Blue
Green
White
Black

When that item is selected, the forecolor show on the combo box is the text color.

below are some of my code...
============================================

6:          For i As Integer = 0 To _Color.Items.Count - 1
7:              Dim item As New Telerik.WinControls.UI.RadComboBoxItem()
8:              Dim fillElement As Telerik.WinControls.Primitives.FillPrimitive = DirectCast(item.Children(0), Telerik.WinControls.Primitives.FillPrimitive)
9:              fillElement.BackColor = _Color.Item(i).CoverColor
10:             fillElement.BackColor2 = _Color.Item(i).CoverColor
11:             fillElement.BackColor3 = _Color.Item(i).CoverColor
12:             fillElement.BackColor4 = _Color.Item(i).CoverColor
                item.ForeColor = _Color.Item(i).FontColor
13:             item.Text = _Color.Item(i).Name
14:             item.Value = _Color.Item(i).Index
15:             _cboCTRL.Items.Add(item)
16:         Next

====================================
    Private Sub _ComboColor_SelectedValueChanged(ByVal sender As Object, ByVal e As EventArgs) Handles _cboCoverColor.SelectedValueChanged

1:      Dim item As RadComboBoxItem = DirectCast(_cboCoverColor.SelectedItem, RadComboBoxItem)
2:      If item Is Nothing Then
3:          Return
4:      End If

        _cboCoverColor.ForeColor = item.ForeColor
    End Sub
================================================

but seems like no luck... i only manage to change the drop down text to the color I would like it to be, but, not the text color while it's selected.

Please advice.

Martin Vasilev
Telerik team
 answered on 25 Apr 2008
1 answer
127 views
How do I make the navigation bar move 12 months instead of it moving 3 months when I click the << and >> buttons. Is there a property I can set.
Martin Vasilev
Telerik team
 answered on 25 Apr 2008
5 answers
225 views
If any one can help, i need some help in creating a theme. I find the designer very hard to use.
Peter
Telerik team
 answered on 25 Apr 2008
6 answers
174 views
Hi,

I am writing an application with your components and am trying to update it to 2008Q1. All has gone well (except filtering the grid but I'll figure it out).

I had to update the .NET Framework to 2.0SP1 since the following exception was being raised:

Could not load type 'System.ComponentModel.INotifyPropertyChanging' from assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

After the patch all is well.

My problem is that .NET2.0SP1 has a range of problems when installing. I have tested it on 5 computers and 2 have failed. I cannot release the application if the user may encounter this installation bug and may not be savvy enough to solve it. 

http://msdnrss.thecoderblogs.com/2008/04/18/microsoft-net-framework-20-service-pack-1-fails-to-install/

Is there any way to get around this problem?

Thanks,
- jorge

PS. I can not require .NET 3 or 3.5 on the user machines.

Vassil Petev
Telerik team
 answered on 25 Apr 2008
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?