Telerik Forums
UI for WinForms Forum
1 answer
98 views
Hello again,
I am using Visual Studio 2008 for a Visual Basic project together with RadControls for WinForms Q1 2009.
My app is localisable and I have two resource files called "UiSettings.en-GB.resx" and "UiSettings.resx".
When adding a rad control to my form, lets say a RadGroupBox (but the problem occurs also with a TabStrip) the following entries are added to the forms designer:
"Me.radgrb_ConnAcrobat.FooterImageKey = Global.COACH.UiSettings_en_GB."
"Me.radgrb_ConnAcrobat.HeaderImageKey = Global.COACH.UiSettings_en_GB."

including the points at the end, where COACH is the namespace of my app.
The error message is "UiSettings_en_GB is no member of COACH"

I can manually delete the entries but they appear again after compiling.
Can't  work with all these error messages.
Could you please help?
Thanks in advance
Roberto Wenzel
Mike
Telerik team
 answered on 08 May 2009
2 answers
83 views

Just looking for suggestions on how I might implement the following:

I want a rectangular screen divided into four quadrants, each with resizable content.  I should be able to drag the dividers between the panes to adjust the sizes, giving more real estate to whichever pane I want.  I know I can do this with the docking manager, although it seems there's no way to put my cursor at the intersection of all four panes and adjust both horizontal and vertical sizes at the same time.  (Correct me if I'm wrong.)

 

But, the other thing I'd like to do is to be able to maximize any single pane to take up the space of all four panes (covering the other three) with a button click (or right-click menu) and just as easily restore the pane back to where it was docked before so I can see all four panes again.  This doesn't seem to be a possiblity with the docking manager.

 

Anyone have any suggestions on how I might do this with other controls?

 

 

Julian Benkov
Telerik team
 answered on 08 May 2009
1 answer
110 views
Hi,

I' m just able to edit an 'all_day' appointment (placed at the very first line in scheduler grid) even if I set ReadOnly property to True.

Other non 'all_day' appointments are not editable at all (as expected).


Pavel K.
Boyko Markov
Telerik team
 answered on 08 May 2009
3 answers
170 views
We are evaluating the RadControls for Winforms. Using the RadGridView that is bound to a custom object, when trying to add a new row we receive the following message:
System.MissingMethodException: Constructor on type 'MyObject.whatever' not found. at System.RuntimeType.CreateInstanceImp(bind......etc..
Most likely something up with our object but would like your advice.

Secondly, is there an event that is available to tie into the Add New Row event?

Thirdly, is there an event for the Filter Event before the filter is applied or evaluated, so that we can add some custom logic?


Thanks for the support!
Julian Benkov
Telerik team
 answered on 08 May 2009
3 answers
158 views
Using a DockingManger that contains a Listbox in one pane and a GridView in a Document Pane. I have try to implement drag and drop from the Grid to the Listbox using code I have found here (http://www.telerik.com/community/forums/winforms/treeview/need-winform-example-drag-from-grid-to-treeview.aspx) but unable to implement.  The Not Allowed drag Icon is shown when selecting a row and draging. Using Q1 2009 Winform controls. Any help greatly appreciated.
Julian Benkov
Telerik team
 answered on 08 May 2009
1 answer
135 views
When I hover over a bar in a gantt chart, the tooltip flickers.  Is there a work around for this?  Any help would be greatly appreciated.

 

For i As Integer = 0 To m_projectList.Projects.Count - 1

 

rcConstructionDates.Series(0).Items(i).ActiveRegion.Tooltip =

"My Start Date: " & m_projectList.Projects(i).MyStartDate & ControlChars.CrLf & "My End Date: " & m_projectList.Projects(i).MyEndDate

 

 

Next

 

Dwight
Telerik team
 answered on 08 May 2009
2 answers
218 views
If I have two series, is it possible to show the second series on top of the first?  Any help would be greatly appreciated.  Basically what I am trying to do is show an overlap in time as a red bar and the rest of the bar as a different color.

Jason
Dwight
Telerik team
 answered on 08 May 2009
1 answer
123 views
I am building a ghant chart and I would like to have two x axis labels.  One would show the month and then underneath that there would be another label for each year.  Is it possible to have two x axis labels?  One underneath the other.  See below:


Jan     Apr   Jun    Sep   Dec |  Jan     Apr   Jun    Sep   Dec
            2008                                        2009
           
Dwight
Telerik team
 answered on 08 May 2009
1 answer
99 views
I am working on a gantt chart and I have set the series name to "Construction Time".  I tried this at design time and at run time and it always changes the name back to Series xx.  Any help would be greatly appreciated.

 

myChart.Series(0).Name = "Construction Time"

 

Dwight
Telerik team
 answered on 08 May 2009
1 answer
84 views
Hi Telerek Team,
EditorControl (RadGridView) in RadMultiColumnComboBox doesn't allow Editing or adding new row even i set all Allow Edit ,Allow Add new row = true for the grid,  read only = false for all Columns.

waiting you reply
Thx alot.

Mohamed S. Abu Emash
Software Developer
Georgi
Telerik team
 answered on 08 May 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
ProgressBar
CheckedDropDownList
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
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?