Telerik Forums
UI for WinForms Forum
6 answers
116 views
I have a ribon bar with a couple of ribon bar buttons groups. I added some butons with icons. After a while I changed the icons and  i deleted the old icons. After a couple of hours of normal working, I started getting error messages about the old icons that were deleted. THe error message complain about missing these old icons. I closed the solution and reopened and surprise , all my buttons on ribbon bar dissapear, the only things remaining are ribbonbbarbuttongroup.

I work with VS2008

So where are all my buttons ????

Stefan
Telerik team
 answered on 28 Feb 2011
2 answers
116 views
Hey I just noticed that if you setup a Yearly Recurrence using the second option it doesn't work correctly.
It doesn't always reoccur yearly.

Example 1:
If I choose for the appointment to recur every first day of March with a end after count of 4, it reoccurs as a daily recurrence. 

Bottom line: as far as I can see is if you have First selected in the first drop-down or anything other than a Weekday selected in the second opt. it screws things up.

Is there a fix for this?
Thanks!
Dobry Zranchev
Telerik team
 answered on 28 Feb 2011
2 answers
141 views
I am using a Q3 2010 RadTreeView with "ShowLines" and "Show RootLines" set equal to "True" and LineStyle = "Solid".  I have the Theme set to "Windows 7" which theme is also dropped on the parent Form.

I have only one root node added at design time.  That nodes "lines' shows as configured in the Designer.  But as soon as I run the program, the line disappears.   When my code adds many other nested child nodes, no lines show for any of them either.

The .CHM file mentions only the "ShowLines" property without referring to any other required associated properties.  Is there an associated property I need to set.to get the lines to show at run-time?   Is there something about the Windows 7 theme that overrides my "ShowLines" setting?  (I would expect explicit manual property settings to override any theme's defaults).

Thank you.
-Bob
Julian Benkov
Telerik team
 answered on 28 Feb 2011
4 answers
308 views
HI all,

Is it possible to arrange columns so that they will look like this:
----------------------------------------------------------------------------
                                               |   c o l u m n   h e a d e r 2
                                               --------------------------------------
c o l u m n   h e a d e r 1   |   c o l u m n   h e a d e r 3
                                               --------------------------------------
                                               |   c o l u m n   h e a d e r 4
----------------------------------------------------------------------------
                                               |   column 2 data
                                               --------------------------------------
column 1 data                       |   column 3 data
                                               --------------------------------------
                                               |   column 4 data
----------------------------------------------------------------------------

I've tried this with HTMLViewDefinition, but it doesn't help a lot. Using HTMLViewDefinition I faced issues with setting correct widths for the columns (every time it either auto fills if AutoSizeColumnsMode is set to 'Fill', or shrinks if it set to 'None').

Setting a view.RowTemplate.Rows[0].Cells[0].Width to any value doesn't help as well.

I've read this discussion about using one column header for two columns, located here:
http://www.telerik.com/community/forums/winforms/gridview/span-multiple-columns-with-gridview-header.aspx
But not sure that it could be used in my case.

Also, I've took a look at these two articles:
http://www.telerik.com/help/winforms/overview2.html
and
http://www.telerik.com/help/winforms/columngroupsview.html

Could you please advise on how to arrange columns the way I need?

Cheers,
P
Martin Vasilev
Telerik team
 answered on 28 Feb 2011
3 answers
174 views

Hi,
I have got a problem with the "ScrollControlIntoView" Method of the Radpanelbar control.

After the "radPanelBar1_PanelBarGroupCollapsing" Event, the collapsing Item should scroll into view.
The function should be likely this.

private void radPanelBar1_PanelBarGroupCollapsing(object sender, PanelBarGroupCancelEventArgs args)
        {
            this.radPanelBar1.ScrollControlIntoView(this.radPanelBar1.Controls[this.radPanelBar1.Items.IndexOf(args.Group)]);
        }

but it doesn't work. Please help me.
Ivan Petrov
Telerik team
 answered on 28 Feb 2011
4 answers
111 views
Can you tell me what the possible beta / release date would be for the Winfroms Q1 2011.

I am busy with a multi language app and would see this as a plus in my development.  I use a lot of RTL (right to left) languages in my app (like Arabic and Urdu) and some other languages.  Controls that support RTL  languages (efficiently) are very few. 

Some of your competitors claim that they support RTL, but when testing their products, they have failed miserably.  When writing to their support teams about problems experienced, the common excuse is - "this or that" has not yet been implemented for RTL languages.  Hopefully, you will have a workable solution that supports RTL in the true sense.

Is their any way to test a pre beta version.

Many thanks
Ivan Todorov
Telerik team
 answered on 28 Feb 2011
2 answers
174 views

I'm evaluating buying the RadControls WinForms for the following use case:

To log millions of messages into a customizable grid GUI (e.g. similar features of Telerik's Win Forms Datagrid).

Since this should be used for logs from specific hardware I'm forced to use as a storage a file or a flat database (I don't want to use SQL server or so).

The gridview shall be customizable and fast on inserting new rows and when grouping/filtering/formatting. All these operations need to be done while the grid collects data on a pace of ~1000 events/second.

Would you recommend your grid for this purpose?

Stefan
Telerik team
 answered on 28 Feb 2011
4 answers
536 views
If I set the background image of a group box, it does not appear on the background of the groupbox. What is the solution for this?


Thanks
Deepak
Todd Stanistreet
Top achievements
Rank 1
 answered on 28 Feb 2011
6 answers
505 views
Hello -

I thought this would be easy enough, and am still sure it must be, but .....

Can anyone post a snippet of:

1) How I would change the currently selected tab in a radribbonbar programatically?
2) Tell me which event gets fired when the selected tab changes?

My situation is that I have a standard windows tab control nested under the radribbonbar control. When the user changes the selected tab on the radribbonbar, I need to change the selected tab on the standard windows tab control as well.

Thanks much -
Jack

Richard Slade
Top achievements
Rank 2
 answered on 28 Feb 2011
1 answer
114 views
Hello,
         How to work with Telerik title bar because we basically drag rad controls on visual studio winform. Can u suggest me?

Thanks in advance...
Richard Slade
Top achievements
Rank 2
 answered on 28 Feb 2011
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?