Telerik Forums
UI for WinForms Forum
1 answer
125 views
Is there any way to get the RadLabel size when it is created via runtime?

I am trying to calculate the height of a container control by summing the height properties of the controls added to the container.

When create a new object instance of a RadLabel in code such as this:

Dim p_Label as New RadLabel

 . .  the width and height properties are set to 0 and remain at zero even after setting the text property.

I was looking for some type of Resize method that could be called after setting the .Text and .Font property, but have been unable to find such a way to cause the control to recalculate its size.

A point of clarification: after adding the RadLabel to a container the height property is always 1, which is not really the case.
Stefan
Telerik team
 answered on 17 May 2012
1 answer
90 views
I see the next and previous buttons on left side of RadRotator during design-time, but not at runtime.  How do I display these buttons?
Stefan
Telerik team
 answered on 17 May 2012
12 answers
378 views
Hi Dear,

Please tell me what i did wrong?

I just drag rad calender into rad tab control and assign culture = "Arabic Saudi arabia"

I am not able to assign
I am getting below message
(Valid values are between 1318 and 1450, inclusive.
Parameter name: year
)

your immediate reply will be appreciated

Thanks & Regards,

Peter
Telerik team
 answered on 17 May 2012
1 answer
201 views

Has anyone managed to sort a listview by a date rather than having the column taken to be a string?

I can't see a date specific entry so i'm currently using

ShareMessageListView.Columns.Add(new Telerik.WinControls.UI.ListViewDetailColumn("Date"));

This may be my problem.
Ivan Todorov
Telerik team
 answered on 17 May 2012
3 answers
84 views
Is it possible under Auto Hierarchy, to make a child expanded? Don't like press +

found by myself:

            radgridview1.Rows[0].IsExpanded = true;

Vincent
Top achievements
Rank 1
 answered on 17 May 2012
5 answers
238 views
I need to show a multi-column list within a gridview cell (read-only). I've read the documentation on creating custom cells but can't figure out which element to use in my custom cell. If anyone has any sample code or could simply advise which RadElement to use, I would really appreciate it.
Richard Slade
Top achievements
Rank 2
 answered on 17 May 2012
4 answers
151 views
I have a need to show a table-like representation of a list of data within a cell of my gridview. The gridview is bound to a custom collection of objects and I need one cell to show codes related to the object. It should show the codes as a 3-column table (or list) with columns: ID  Code  Description. I can't use a nested gridview for this because the user should not have to expand anything in order to view the codes - they need to be visible directly in the main gridview's cell. The gridview is read-only. Is there any way I can accomplish this?

Thanks!

TJ
Taibe
Top achievements
Rank 1
 answered on 17 May 2012
4 answers
125 views
I've been evaluating your controls, one issue that seems to be happening is that when I'm using radform for mdi children, the forms are not drawn correctly initially.  They are missing the control box of the title bar.  It just isn't being drawn correctly.  If I minimize the mdi/child form, the title bar is not drawn correctly.  Thinking it was the video drivers or an issue possibly with video memory addressing, I updated to the latest video driver set.  No correction of issue.

I'm running:

Windows Vista 64 SP1
ATI Radeon 3600 series video card.
4 Gig of RAM
9750 AMD Quad-core processor.

Thank you

Terry
Peter
Telerik team
 answered on 17 May 2012
2 answers
89 views
Hello
i have a Hierarchical grid that i want to press key Enter on child rows to open another form but i can't control that it is  the parent row or it's a child row.
Would You please help me how can I understand  that selected row is Child row or parent row?
Atefeh
Top achievements
Rank 1
 answered on 17 May 2012
1 answer
157 views

Hello

I Used a RadTextBox and  maskedEditBox in an component,and also wrote key Down event for both of them.

 

 

 

protected override void OnKeyDown(KeyEventArgs e)

 


{
////  -- some codes

 

 

base.OnKeyDown(e);

 


}

but when i use the component in the program this event doesnt happen.please help me
Peter
Telerik team
 answered on 16 May 2012
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
NavigationView
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?