Telerik Forums
UI for WinForms Forum
1 answer
228 views
I have a problem setting the width of the RadProgressBarElement so it resizes automatically to the content.
When i change the text in the element I would like it to resize so the text fits inside it instead of it diaspearing out of therighthandside.
I have tried setting the autosize setting to any given variation, but with no result.

Any ideas?

Regards Allan

PS: The RadProgressBarElement is added to a RadStatusStrip.
Victor
Telerik team
 answered on 20 Jan 2009
4 answers
142 views
I need help. I am looking for the best way to display in cell textbox a text with a GMail like labels. 

Thanks for your help.
Patrick
Top achievements
Rank 1
 answered on 20 Jan 2009
1 answer
101 views
I have two Objectlists for example customers and orders which i have in bindinglists and i show them in a hierarchy-view in the radgridview.

I have the following questions:

1. Is it possible to have a visual feedback when a customer has no orders ?
At the moment the user hast to click at the "+"-symbol to find it out.

2. Is it possible to add a new row when a customer has no orders yet ? 
At the moment a click at the "+"-symbol does not open the subtable for the orders.
If the customer has one or more orders it is possible to add new orders.

3.  If i delete the last order of a customer and click on the "-"-symbol and then
again on the "+"-symbol the empty orders table for this customer is shown.
Is it possible to get this functionality also for the case in question 2 ?

Greetings,

Ramius
Jack
Telerik team
 answered on 19 Jan 2009
1 answer
128 views
I have two tables similar to this

Employees:
EmployeeID    EmployeeName TitleCode
1                     Mustafa  1
2                     Ahmed                 2
3                     Mikel                         1
4                     Suzan                       2

Titles:
Title Code  Title                    
1                Supervisor   
2                Manager 

I'm using radGridView.
what I would like to do is how to display in the grid view with this layout:
EmployeeID    EmployeeName      Title
1                     Mustafa        Supervisor          
2                     Ahmed               Manager 
3                     Mikel                       Supervisor          
4                     Suzan                     Manager 

When I was using VS gridview I as doing :
1- gridview->datasource = employees table
2- then I was selecting the gridview -> rightclick -> edit columns ->then i was chaging the column type propertyo of the required column (in this case the title code )to DataGridViewComboBoxColumn then 
Datasource: Titles table
Display Memeber: title column
Value Memeber: titlecolde 
DataPropertyName:title code in the employees table.

Any help please??


Martin Vasilev
Telerik team
 answered on 19 Jan 2009
1 answer
197 views
How do you change the colour of the horizontal line (and the icon to the left of that line) that shows where a drop will occur during a drag/drop process in the treeview?

How can the drop options in a treeview be limited, such that for a particular node a drop action will only be allowed to create a sibling of that node or for a different treeview node a drop action will only be able to create a child node?
Victor
Telerik team
 answered on 19 Jan 2009
3 answers
140 views
Is it possible to customize the selection color?

I have specified an alternating grid row color using  ((GridTableElement) rgv.GridElement).AlternatingRowColor = Color.FromArgb(146, 164, 66);

But the default selection color doesn't look good with it...

UPDATE: Ok, I figure it out - I should subscribe to RowFormattingHandler event
Deyan
Telerik team
 answered on 19 Jan 2009
1 answer
103 views
Hi,
My RadRotator control cycles every 4 seconds but I want to be able to stop it when the mouse is over the control. Is this possible, the control is populated dynamically with user controls.

Thanks,
Derek.
Victor
Telerik team
 answered on 19 Jan 2009
6 answers
113 views
hi...
On Mouse out of the menu bar the submenus are not getting rolled back by itself until i click other control. can anyone help this out.
thanks for any help.

thanks,
anil
Jack
Telerik team
 answered on 19 Jan 2009
1 answer
202 views
Hi guys,

Disclaimer: I'm new to the Telerik forums but I have done my due dilligence and gone through the RadChart tutorials and Help files. Still this seems like something obvious so I appologise if I just haven't seen the setting.

My question is how do I get Scrolling and Zooming working on WinForms RadChart like it does on the ASP.NET AJAX RadChart (http://www.telerik.com/help/aspnet-ajax/featureszoomscroll.html)

From reading the forums it appears that this is not possible specifically the threads:
http://www.telerik.com/community/forums/winforms/chart/zooming-on-y-axis-and-vertical-line.aspx
http://www.telerik.com/community/forums/winforms/chart/dynamically-change-the-step-min-max-value.aspx

If it is not possible then is there some code I can use to get this working? I would like to display a semi transparent region between the user's mouse down and current mouse position. Then after the mouse up event I would like the graph to be zoomed to the selected region.

I tried implementing this but ran into the following problems:

1. OnMouseDown = I couldn't figure out how to translate the current mouse (X,Y) position into the current point on the PlotArea (i.e. you clicked on X Axis = 50, Y Axis = 1000).
2. I could not figure out how to draw a transparent (dynamically resized) rectangle over the top of my graph elements. I looked at using CustomFigures but couldn't figure out how to dynamically change the points.

Any help would be greatly appreciated.
Dwight
Telerik team
 answered on 19 Jan 2009
0 answers
104 views
Hello,  i know this is a simple topic , but i don't know what to do,

I want to declare a variable of type GridViewTemplate, but it says is not declared...

Dim

 

template As GridViewTemplate = New GridViewTemplate
(it says GridViewTemplate is not declared)

 I have a reference to Telerik.WinControls.GridView version 7.1.1.0
Using RadControls for WinForms Q2 2008 SP1
OS WXP SP3

Thanks.

 

UPDATE:   RESOLVED,  thanks.

rayala25
Top achievements
Rank 1
 asked on 18 Jan 2009
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?