Telerik Forums
UI for WinForms Forum
1 answer
116 views
I have a Docking.ToolTabStrip on the left side of my UI.  I have 3 separate Docking.ToolWindow items attached to it.

On form load I call AutoHide() on each of these 3 tool windows (so they'll be visible, but collapsed).  I want to be able to programmatically force any one of them to pop up in the NON-Collapsed mode (pinned).  I can't figure this one out.

Thanks in advance.
Chris Kirkman
Top achievements
Rank 1
 answered on 27 Apr 2010
1 answer
94 views
We would love to be able to have windows like VS2010 where any tool window or document window can be undocked from the IDE and moved anywhere on the desktop. Can this be done? Is Telerik workig on it? Thanks.

-John Baima

Nikolay
Telerik team
 answered on 27 Apr 2010
1 answer
136 views

Is it possible to put the "TreeView" inside the Grid cell?

For example I have a cell for product code and there are a lots of products with few categories.

1) So I select the cell -> treeview with product categories appears.

2) Click the category treeview item -> treeview item expands with product items

3) Click product item -> cell value updates.

Something like this.

Jack
Telerik team
 answered on 27 Apr 2010
1 answer
155 views
Hi,

I have a problem with resource scheduler refreshing. When a resource is removed from the scheduler resources collection, that change doesn't become visible immediately. It becomes visible after scrolling on scheduler or after click on 'next appointment' or 'previous appointment'.
Second problem is with resource color changing. When background color of resource is changed, that change is not visible too.
I mention that scheduler is set on timeline view, and text orientation in resource is horizontal :
this.radScheduler.SchedulerElement.SetResourceHeaderAngleTransform(SchedulerViewType.Timeline, 0);
Boyko Markov
Telerik team
 answered on 27 Apr 2010
1 answer
101 views
Hi,

What I'm hoping to do is to have a table where each row would have an image lined up next to data related to it (there is an entire table of data for each). However, the number of rows of data that go with each image are not always the same, so I can't just use a view definition and row spanning to make it work.

I believe the best option, especially since I want to export this to excel after it's been generated, is to have one gridview nested inside another. For the parent gridview I'd have 2 columns, one for the image and one to hold another gridview with the data that goes with the image.

I've tried going about this, but I cannot get the nested grid to display (I'm using VB.NET).

Any suggestions?

Thanks,

Matt
Martin Vasilev
Telerik team
 answered on 27 Apr 2010
1 answer
103 views

Hi,

I installed the Telerik Window Forms Control for Visual Studio 2008 and 2010. In Visual Studio 2008 the Telerik helps works fine. In VS 2010 it doesn't. E.g. in the code editor I move the cursor to a method or class from the Telerik Framework and hit F1. In VS 2008 the help appears, no problem. In VS 2010 I only get the message that no help can be found. The standard VS 2010 works fine even though I think the new help system is total crap. But that's not the problem. So, what can I do to get the Telerik help to work inside VS 2010. 

Best regards 

Martin Horst

Vassil Petev
Telerik team
 answered on 27 Apr 2010
1 answer
531 views
Hi,

I'm evaluating the latest version of the RAD controls for Winforms and I'm looking for some kind of control that will be like a collapsible groupbox. The idea is that i have a filter in my form which is a group of combo boxes contained in a groupbox. I'm looking for some kind behavior that when the groupbox header (for instance) is clicked the groupbox will collapse (and the header will remain) and another click will restore the groupbox to its original state.

I guess i could use the dock control, but i think it is too much for this case. I saw in your demo application of the RAD controls that there is some kind of splitter (QsfSplitter), is it a standard control?
 
Is there some kind of control in toolkit or in the custom control library that i've missed?

Thanks,
Sharon.
Vassil Petev
Telerik team
 answered on 27 Apr 2010
4 answers
123 views
Hi,

I have a single DocumentTabStrip in a  RadDock. There is a handy dropdown menu at the right of the dock that lists all open tabs in the tab strip. However, I am shortening the titles for the documents as they have very long names, and using a tooltip to display the full name (pretty much like Visual Studio). However these tooltips do not seem to carry over the the right hand menu.

Is there any way of carrying these over, as the menu can be very confusing if the user is looking at several similar documents?

Thanks in advance,

Phil
Nikolay
Telerik team
 answered on 27 Apr 2010
1 answer
107 views
Can anoyone show me an example on how to store appointment data to a textfile (and read it back again). I am looking for a easy, simple scheduler with text file storing (not bound to a database). I have seen in the introduction for this control that I can operate the scheduler in unbound mode, by storing the appointments collections. I'm a inexpirienced user, and I do not understand how to do this. Therefore I ask for a simple example, and hopefully my skills can grow from this example.

Using version 2009.3.1203
Best wishes.
Dobry Zranchev
Telerik team
 answered on 27 Apr 2010
1 answer
83 views
One of my user has the following error on Vista 64 bits when he launches my Winform app:

Impossible de mettre à jour l'entrée <C:\USERS\theUser\APPDATA\LOCAL\APPS\2.0\DATA\020BGE50.WC9\73CW0VO4.VXG\BLOO..TION_74E18F15C846093D_0000.0010_A6C60286BAE8A9A1\DATA>  dans la configuration de hachage. 
 
Contexte : Application , Catalogue SystemIndex 
 
Détails : 
Un périphérique attaché au système ne fonctionne pas correctement. (0x8007001f) 
 
Récipient d’erreurs 1105947859, type 5 
Événement : CLR20r3 
Réponse : Aucun 
ID de CAB : 0 
 
Signature du problème : 
P1 : theApp.win.exe 
P2 : 0.16.0.0 
P3 : 4bc44b18 
P4 : Telerik.WinControls.RadChart 
P5 : 2009.3.9.1103 
P6 : 4af82e1d 
P7 : c09 
P8 : 0 
P9 : System.TypeInitialization 
P10 : 
 
Fichiers joints : 
C:\Users\theUser\AppData\Local\Temp\WER6E9B.tmp.version.txt 
 
Ces fichiers sont peut-être disponibles ici : 
C:\Users\theUser\AppData\Local\Microsoft\Windows\WER\ReportArchive\Report055aa6f9 

Any idea?

Vladimir Milev
Telerik team
 answered on 27 Apr 2010
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?