Telerik Forums
UI for WinForms Forum
1 answer
140 views
The text property of a dockpanel is not updated when set at runtime. If I change the Text property of a dockpanel at runtime only the "caption" is updated and not the text on the tab.

If I dock the panel and click the tab it's text is updated but then the tab is not wide enough to show the complete text. Undocking the panel again will show the text correctly.

How do I make the text update properly at runtime?

Thanks!

Julian Benkov
Telerik team
 answered on 11 Dec 2007
1 answer
118 views
In the ASP.Net version of the RadTreeView, you can drag a node not only onto another RadTreeView, but also onto other controls as long as you set up the right JavaScript to handle it.

In the WinForms version, is it possible to drag a node onto another control? I tried setting the AllowDrop flag on the destination control to true, but when I drag a node over it, it has a little "no" cursor.

Jordan
Telerik team
 answered on 11 Dec 2007
1 answer
335 views
Hi there,

I have a Grid in a win app and want to select the current row when the user refreshes the grid so use:

            radGridView1.Rows[someIndex].IsSelected = true;
            radGridView1.GridElement.Update(false);

The above code kinda works but the first row of the grid is always selected as well. More than likely i'm missing the obvious.

Cheers
J



Jack
Telerik team
 answered on 11 Dec 2007
1 answer
135 views
You seem to have mentioned in a few other places that the controls need to be added manually in the express editions, however there is no indication of how to do this. I've tried right clicking on the toolbox and selecting 'Choose Items...' but this does not show any relevent items in the .NET tab. I have also had no luck when trying to look elsewhere for instructions on how to do this. Given that I appear to be only one of a group of people trying to use your products in VS.NET express editions perhaps you could give more detailed instructions as to how to do this?
Nikolay
Telerik team
 answered on 11 Dec 2007
3 answers
131 views
Hi,

I use Bar Chart and I bind data with DataTable.
I see if my value is, for example, 20, my bar chart max value is 20 too and the bar is dock one the right of my plotarea.
In this case, can I add just one more step to obtain space between my bar and my plotarea border ? Or change my maxValue ? I try several things but there is no effect.

Thanks,

YSP
Dwight
Telerik team
 answered on 10 Dec 2007
7 answers
248 views
http://www.telerik.com/community/forums/thread/b311D-bhcat.aspx


I'm trying to load an XML file C:\treeview.xml

I've tried manipulating this code about 100 different ways

Anyone see what I'm doing wrong?  I'm a newb, I admit it -

Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

 

Dim xmlTree As RadTreeView = New RadTreeView

xmlTree.ID = "RadTreeView1"

xmlTree.ContentFile = "C:\treeview.xml"

Controls.Add(xmlTree)

End Sub


I have already created this treeview in the designer - I'm not certain what I've done here is correct.  It tells me that

xmlTree.ID = "RadTreeView1"
xmlTree.ContentFile = "~/tree.xml"

Aren't valid - XMLtree.ID and XMLTree.contentfile aren't members of Telerk.wincontrols.UI.radtreeview.

Sorry in advance - I've ready everything I could find :/
Thanks!
Jim

Jordan
Telerik team
 answered on 10 Dec 2007
1 answer
113 views
Hello,

Is
Possible add to RadRibbonBarChunk a RadTextBox or RadLabel?

I want to create a group (RadRibbonBarChunk ) to put information in RadTextBox or RadLabel!

Renato Costa
Angel
Telerik team
 answered on 10 Dec 2007
1 answer
137 views
Hi,

I'm having problems each time I try to delete a radtoolstripitem or a radtoolstrip at design time. The extrange behavior is that the controls inside the radtoolstripitem (buttons) are still in the form after deleting the parent control and click on Undo. Now I can select the "ghost" buttons on the properties panel in VS 2005, but I can not see any of them on the form itself.

Is the Undo option in VS 2005 not working well with Telerik controls?

How can I see again at design time those controls?

I have tried with Microsoft controls and everything is working fine, so I suppose its a Telerik problem.

Thanks in advance,
Julio
Boyko Markov
Telerik team
 answered on 10 Dec 2007
1 answer
168 views
Hi,

Just playing with your RadSpinEditor Example and found a minor bug.

If I manually enter a value above the max (eg. 200) then press the up button the TextChanging event returns the entered value (200) for "Old value"  and "New value" even though the displayed value is the max value of 100.  I think it should display the max value (100) for both New and Old in this case!

If I again enter a value above the max and press the down button it returns 100 for the "Old value" and 99 for the "New value".  In this case, shouldn't the old and new values be 100 as technically it didn't really start at 100 and as such should be performing some kind of control reset?

Thanks,
Brad
Peter
Telerik team
 answered on 10 Dec 2007
2 answers
271 views
With a couple of months of intense development behind us, we are pleased to reveal the early Q3 2007 bits of RadControls for WinForms. The Q3 Beta includes all essential improvements we have done to the underlying framework, adds several new controls, and offers a major revision of RadPanelBar.

We are dedicated to involve the community in our progress, so please, give us your feedback on the new features, improvements, and controls we have been working on. This is the perfect time to do so: the official release is just weeks away, and we may have the time to tune up some of the new cool features upon request.

You can download the Q3 2007 Beta here: RadControlsForWinForms_Q3_2007_beta_trial.exe 
 
The new beta introduces 7 key additions to the WinForms suite, carefully selected based on your feedback:
  1. RadMaskedEditBox
  2. RadRotator
  3. RadStatusStrip
  4. RadSpinEditor
  5. RadColorSelector
  6. RadRadioButton
  7. RadDateTimePicker
These controls take full advantage of the Telerik Presentation Framework and allow for theming, animations and full visual UI customization. Please note that this is work-in-progress and some of the features are still in development and QA.
 
The beta also brings the latest enhancements in the rest of the WinForms controls since Q2 2007:
Telerik Presentation Framework
  • Significantly improved performance of the RadProperty system
  • Improved theming performance
  • Improved painting performance of LightVisualElement (used by RadGridView and RadCalendar)
  • Right-to-Left support for the TextPrimitive
  • Animated gif support for the ImagePrimitive
  • The main element is now exposed in all RadControls
RadComboBox 
  • Right-to-Left support
RadPanelBar
  • Major refactoring – this made possible to dynamically switch between the different types of views – Outlook Style, List Bar etc, in a much more stable manner. Improved user experience powered by the greatly improved layout system.
RadChart
  • New skinning mechanism implemented - now it is possible to override skin settings
  • StyleTextBlock.RotationAngle is marked Obsolete, use Telerik.Charting.Styles.StyleLabel.RotationAngle instead
  • Added DataXColumn support for Bar series when databinding.
  • Both lines' ends now have caps. Introduced StartCap and EndCap properties. Cap property is now obsolete and redirects to EndCap
  • StyleLineSeries.Visible is now obsolete, ChartSeries.Visible should be used instead
  • TextProperties.Direction is marked obsolete, use ChartLabel.RotationAngle instead
RadGridView
For all of you impatiently awaiting for the new major RadGridView version: we are still working on it! The version included here is the old one from Q2 SP1, but supercharged with noticeable UI improvements in response, painting, theme loading, and scrolling. We will be very grateful if you share your thoughts on these improvements, because these play a key role in the new RadGridView version!

New features and enhancements
  • Noticeable RadGridView performance boost, coming from the improved painting performance of LightVisualElement.
  • Added Group level summaries (example available in the QSF)

New methods

  • EnsureRowVisible
  •  EnsureCellVisible
Documentation
The beta comes with the old documentation from the Q2 2007 release. Nevertheless, we have made significant improvements in this area which will be included in the official Q3 2007. You can check our progress in this forum thread.

Please, use the Beta Forum to post your feedback, comments, and suggestions. All Beta participants will be awarded with Telerik points, depending on the feedback provided, so do not be shy. ENJOY!

Yours,
The Telerik Team
Telerik Admin
Top achievements
Rank 1
Iron
 answered on 08 Dec 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?