Telerik Forums
UI for WinForms Forum
3 answers
239 views
    Hello,

can someone help me to give multiple columns in a lisbox. columns that display properties of an object that its bound to? is this possible?
also i would like to know how i could display images in the listbox along with the multiple columns of the listboxitems. the listbox will be bound to a collection of custom business objects

justin
Georgi
Telerik team
 answered on 13 Mar 2007
1 answer
125 views
The below was a suggestion from actual user of the application, regarding the hierarchical tabstrip.

I'm refering to the nested Tabstrips @ http://www.telerik.com/community/forums/thread/b311D-gahab.aspx

The hierarchical TabStrip occupies around 10% space on my form and there are other controls which populate the data related to the selected tab.
Now consider the screenshot of the form shown in above URL.
By just looking at the Tab Structure, i cannot know which tab has been selected. "Tab1", "Tab1.3" and "Tab1.3.1" all of them have same style and look to be selected.
I was not able to identify which tab has been selected by looking at the tab structure, unless i see the data that other controls on my form have populated. It would be great if we have 3 different styles for the hierarchical tabstrip rather than 2 styles as of now.
Style1 --> Not selected  Ex: Tab2 in screenshot
Style2 --> Selected       Ex: Tab1 in screenshot
Style3 --> Current Selected Ex: A new style with brighter color(maybe a background color) for the actual selected tab.

Say, i select(Click) Tab1, Tab1 should have Style3 and all childs of Tab1 should have Style1.
If I select "Tab1.3", Tab1 should have Style2 and Tab1.3 should have Style3 and rest all of them Style1.
If I select Tab1.3.1, Tab1 and Tab1.3 should have Style2, Tab1.3.1 should have Style3 and rest all Style1.

This would help a lot in the hierarchical TabStrip to distinguish between hierarchy and the selected tab.
I was looking if telerik would release an intermediate Beta version of Q1 2007 winforms, so that i can look at hierarchical Tabstrip.

Thanks
Mukunda.
Vassil Petev
Telerik team
 answered on 12 Mar 2007
1 answer
245 views
Hi,
I have a problem in using the KeyDown (but also KeyPress) event of the RadTextBox Control for WinForm. It seems that it's not raised. I see that it's used in the TextPad example of your package and also there it doesn't work (I simply put a breakpoint in QuickStartToolwindow.cs file in the searchTextBox_KeyDown event and even if I write in the searchTextBox, none breakpoint is captured).
What's wrong? Thank you for your help.

Francesco
Georgi
Telerik team
 answered on 12 Mar 2007
1 answer
149 views
Does the radButton have some type of mnemonic function?  I tried using the CommandBinding property and it doesn't seem to work.
Dimitar Kapitanov
Telerik team
 answered on 09 Mar 2007
1 answer
178 views
How do I go about changing the BackColor of the radComboBox?  I tried using the BackColor property but it doesn't change anything.  I am trying to get it to change to one color when it has focus and change back to the default color when it has lost focus.
Georgi
Telerik team
 answered on 09 Mar 2007
1 answer
175 views
Hi,

I'm about figuring out how to set the height of a chunk.
For explanation, I want to add a gallery in this chunk and in the gallery
self generated thumbnails of images. All works find, except the default height of the chunk is too small, it shows only the half of one thumbnailrow. If I turn off Autosize, the sitze in its width is no longer adapted to the count of columns. So I can't see the controlelement and also only a part of one thumbnail. Is there a way to set the height and autositze the width ?

many thanks

kahner
Georgi
Telerik team
 answered on 09 Mar 2007
8 answers
331 views
When I put a Ribbonbar on a form, it has minimize, maximize en close buttons. (Is there a way to get rid of them ??). If I change the form style to ControlBox = False, MinimizeButton = False, MaximizeButton=False to prevent duplicate close buttons, The maximize button of the RadRibbonbar maximizes the form over the XP taskbar !!

Is there a way around this ??

Any help would be appriciated..

Reijer Koopsen


Jordan
Telerik team
 answered on 05 Mar 2007
3 answers
134 views
This is a weird one.  No matter how I add data to the combo, it is true (binding data, manually adding items, etc).

My problem: I am adding an item to the top of the list (text is "(unspecified)" and value is 0) and then setting the selected index property to point to this item.  Ok, all is good so far.

Using autocomplete, I can select the item if another item is selected.  Still good.

The user clicks the button and drops the list down.  If that item (unspecified) is current the selected item, there is no highlight on the item in the list - the highlight is on the next item in the list.  If the user scrolls up and down through the list, the item disappears although there appears to be a blank spot where the item used to be.  And no matter what, you absolutely cannot click on the item (visible or not) to select it.  When I manually add this RadComboBoxItem, I set the enabled property for the item to true just in case.

This happens whether I step through the data table and manually add items or whether I bind the data table to the combo.  No matter what I do, the first item is just not selectable from the drop down list but can be selected ONLY if the list is not dropped and autocomplete is on suggest-append.

So what am I missing here?

-Dave Ferreira
Dimitar Kapitanov
Telerik team
 answered on 05 Mar 2007
5 answers
177 views
I want no item of the tabstrip to be selected on form load and the selection would be by click of mouse only.
In the web application, i could mention selectedindex=-1 in the aspx for the RadTabStrip.
In Forms Appn, if i try something like
TabStrip1.SelectedTab = TabStrip.items.item(-1), it throws an exception as i tried to access a tab with -1 index, which is not available.
Is there an alternative to achieve the above?

I guess Hierarhcical TabStrip would be available with the next months release of RadControls for winforms.
[It would be great if there is unSelectChildren property in the release, similar to Asp.net RadTabStrip.]

Thanks
Mukunda.
Jack
Telerik team
 answered on 02 Mar 2007
1 answer
59 views
Dear All,

I'm playing with the Tabbed document example of RadControlsWinforms_Q4_2006_SP1 and found a strange thing.
If there are a few tabbed documents then i can use the dropdown and close button. When i add a lots of documents that overlap buttons, then it's not possible to click on the buttons.

Regars
Laszlo
Julian Benkov
Telerik team
 answered on 02 Mar 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?