Telerik Forums
UI for WinForms Forum
1 answer
78 views
If I have 3 elements in a RibbonBar chunk, how can I adjust the spacing between them?
Angel
Telerik team
 answered on 15 May 2008
1 answer
206 views
Hi,

I tried your sample but as it looks good from a first point of view it makes problems in details.

There is massive flickering (redraw effect) on the title bar.
An this seems to conflict with other RadFroms too.

Reproduce:
Launch two times the "First Look" sample.
Move the mouse a bit over the three button (mini, maxi, close).
Watch that sometimes the whole title bar flicker - sometimes only the buttons.
And watch also that this flickering also occures on the first started instace of the sample.

You can also do this with the mdi sample.
And also mixed through SDI (FirstLook) and mdi.
Launch First look and next MDI.
Now move the mouse (a bit fast) over the three buttons of the SDI.
Whatch that the "sometimes flicker" ond MDI changes to "a lot of flickering".

While writing this post I have an instance of MDI open on a second screen.
It makes me real nervous to see this "periodicly flickering".

Regards

Manfred
Dimitar Kapitanov
Telerik team
 answered on 15 May 2008
2 answers
145 views
I am a little frustrated with the RadForm and the fact that the styles I am applying are not sticking......

  1. I created a basic winform and change it to inherit from Telerik.WinForms.RadFrom
  2. EnableTheming = False
  3. FormElement/ClientFillPrimative editor, Under "Office Glass Rect" I choose the QuickTheme "Black"
  4. The form looks the way I want it to in the designer  yeah! but alas
  5. I save the form, close it, and then reopen it in the designer...and it is an ugly blue with no rectangle.....
  6. The changes I am making are not staying?????

Any help please...

Dimitar Kapitanov
Telerik team
 answered on 15 May 2008
1 answer
221 views
I am using the docking manager with about 8 document pane.  There are about 10 to 50 controls on each of the pane, mostly labels, combobox and textbox.

I found that the performance is fairly slow.  It takes about 2 seconds to switch between each tabbed pane.  Is there anyway to improve the performance?
Julian Benkov
Telerik team
 answered on 15 May 2008
1 answer
80 views
Can you tell me how I can show the grouping message string ? If possible in the area of the grouping
Thanks
Benny
Martin Vasilev
Telerik team
 answered on 15 May 2008
1 answer
142 views

When I pin the first column in the grid using the context menu and then right click on the 2nd column header of the grid, I get the exception posted below.
No problem, when the first column pinned is not the first visible column in the grid.

Regards
Erwin


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '-1' is not valid for 'Value'. 'Value' must be between 'Minimum' and 'Maximum'.
Parameter name: Value
   at Telerik.WinControls.UI.RadScrollBarElement.set_Value(Int32 value)
   at Telerik.WinControls.UI.GridTableElement.EnsureCellVisible(GridViewRowInfo rowInfo, GridViewColumn column)
   at Telerik.WinControls.UI.GridTableElement.UpdateCurrentColumn()
   at Telerik.WinControls.UI.GridViewTemplate.SetCurrentColumn(GridViewColumn column, Boolean update, Boolean shift, Boolean control)
   at Telerik.WinControls.UI.BaseGridBehavior.SetCurrentPosition(GridRowElement row, GridCellElement cell)
   at Telerik.WinControls.UI.BaseGridBehavior.OnMouseDownRight(MouseEventArgs e)
   at Telerik.WinControls.UI.BaseGridBehavior.OnMouseDown(MouseEventArgs e)
   at Telerik.WinControls.UI.RadGridView.OnMouseDown(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at Telerik.WinControls.RadControl.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Octopus
    Assembly Version: 1.5.0.40404
    Win32 Version: 1.5.0.40404
    CodeBase: file:///C:/Program%20Files/OctoSoft/Octopus15/Octopus.Exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Octopus.Base
    Assembly Version: 1.5.0.40641
    Win32 Version: 1.5.0.40641
    CodeBase: file:///C:/Program%20Files/OctoSoft/Octopus15/Octopus.Base.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Octopus.Data
    Assembly Version: 1.0.3052.34283
    Win32 Version: 1.0.3052.34283
    CodeBase: file:///C:/Program%20Files/OctoSoft/Octopus15/Octopus.Data.DLL
----------------------------------------
SD.LLBLGen.Pro.ORMSupportClasses.NET20
    Assembly Version: 2.5.0.0
    Win32 Version: 2.5.08.0228
    CodeBase: file:///C:/Program%20Files/OctoSoft/Octopus15/SD.LLBLGen.Pro.ORMSupportClasses.NET20.DLL
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Security
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
SD.LLBLGen.Pro.DQE.SqlServer.NET20
    Assembly Version: 2.5.0.0
    Win32 Version: 2.5.07.1219
    CodeBase: file:///C:/Program%20Files/OctoSoft/Octopus15/SD.LLBLGen.Pro.DQE.SqlServer.NET20.DLL
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
Telerik.WinControls.UI
    Assembly Version: 6.0.1.0
    Win32 Version: 6.0.1.0
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Telerik.WinControls.UI/6.0.1.0__5bb2a467cbec794e/Telerik.WinControls.UI.dll
----------------------------------------
Telerik.WinControls
    Assembly Version: 6.0.1.0
    Win32 Version: 6.0.1.0
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Telerik.WinControls/6.0.1.0__5bb2a467cbec794e/Telerik.WinControls.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Drawing.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
----------------------------------------
TelerikCommon
    Assembly Version: 6.0.1.0
    Win32 Version: 6.0.1.0
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/TelerikCommon/6.0.1.0__5bb2a467cbec794e/TelerikCommon.dll
----------------------------------------
log4net
    Assembly Version: 1.2.10.0
    Win32 Version: 1.2.10.0
    CodeBase: file:///C:/Program%20Files/OctoSoft/Octopus15/log4net.DLL
----------------------------------------
Telerik.WinControls.GridView
    Assembly Version: 6.0.1.0
    Win32 Version: 6.0.1.0
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Telerik.WinControls.GridView/6.0.1.0__5bb2a467cbec794e/Telerik.WinControls.GridView.dll
----------------------------------------
Microsoft.mshtml
    Assembly Version: 7.0.3300.0
    Win32 Version: 7.0.3300.0
    CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

 

Jordan
Telerik team
 answered on 15 May 2008
2 answers
272 views
Hi,

I use horizontal Stacked Bars to show four different things about one person.
The display is Red Bar (Number centered in it), Orange Bar (Number centered in it),
Yellow Bar (Number centered in it) and Blue Bar (Number centered in it).

Work fine as long as noone has 0 as value.
Than it looks like
NO Red bar -- but a number (Zero) of the red value on the right side in the following Orange bar.
Or worse - Red==0 Orange == 3 Yellow == 0
So I get an orange bar with it's value in the center
AND 0 on the rigth as well as on the left :)

I build the graph from a generic list of objects.
So binding is simply done by setting datasource and the "Fieldnames" for the Series[x] values.

Is it possible to show no number if the bar is not visilbe == the value is zero?

Regards

Manfred
ManniAT
Top achievements
Rank 2
 answered on 15 May 2008
0 answers
113 views
This was somehow added twice, can a moderator or someone delete this post?  Thanks.
Michael
Top achievements
Rank 1
 asked on 14 May 2008
1 answer
591 views
I am trying to find a method that will allow me to programmatically expand all or collapse all detail lines in a RadWinGrid.. I really only need them to be expanded at the point when the gridview is populated.. I have tried using Me.gridview1.MasterGridViewTemplate.AutoExpandGroups = True with no success.. I believe this is because I am using a ChildGridViewTemplate for the detail line, and then linking it to the parent row via a GridViewRelation as opposed to using groups..

Any help would be appreciated!
Jack
Telerik team
 answered on 14 May 2008
23 answers
324 views
Hi,

I installed the RadControls for Winforms Q1/2008 and now my visual studio crashes everytime the designer wants to show a Form containing a RadGridView (or as soon as I drag a RadGridView into any form) Has anyone experienced that problem and knows a solution ?

Tried already :
    Deinstalling all telerik components, clean install of    RadControlsWinforms_Q1_2008
    Clean / Rebuild all projects, restart VS / Computer
    Removed and readded all Assemblies

Information:
    Windows Vista 64bit
    Visual Studio Team Edition 2005, Ver 8.0.50727.867
    RadControls for Winforms Q1_2008

Vassil Petev
Telerik team
 answered on 14 May 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)
Form
Chart (obsolete as of Q1 2013)
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
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?