Telerik Forums
UI for WinForms Forum
1 answer
133 views
Hi,

On our current project we are facing the same problem as nightcoder on stackoverflow: http://stackoverflow.com/questions/782313/how-can-i-handle-combobox-selected-index-changing

We would like to know if there is any way of retrieving the previously selected item of a RadComboBox, or if it is possible to subscribe to an event that contains this information.

Best Regards,
Diederik.


Victor
Telerik team
 answered on 08 Jan 2010
1 answer
165 views
Hi there,

I am using RAD Combobox in my windows application. I am facing a small problem. Whenever i move the mouse over the combobox items, multiple rows are getting highlighted. Please let me know if there  is any property which can restrict this functionality. I want that particular row to be highlighted upon mouse over and not multiple rows.

FYI: I have attached a screenshot which shows multiple rows highlighted.

Regards,
Prasad
Victor
Telerik team
 answered on 08 Jan 2010
1 answer
135 views

i have one doubt in Radgridview.

Three columns in Radgridview
1.Country    Comboboxcolumn
2.state         Comboboxcolumn
3.city           Comboboxcolumn

if im select countrycolumn---------->countrywise display  Statecolumn--> statewise Display City column
for example  :
                 country name        State                       City
                         US ------->New York ------->New York City

anyone can help this

regards,
Vignesh

 



Victor
Telerik team
 answered on 08 Jan 2010
1 answer
148 views
Hi ,

How to Generate a Graph which have multiple X axis with different Chart types?.

Pls see the attachement

Thanks
Arul
Vladimir Milev
Telerik team
 answered on 08 Jan 2010
1 answer
105 views
Hello,

I tried to download the Winform Q3 2009 SP1 to test for our new project,
but I found a problem,
According to the Release Note of the Winform Q3 2009 SP1 as below hyperlink,

http://www.telerik.com/products/winforms/whats-new/release-history/q3-2009-sp1-version-2009-3-9-1203.aspx

I see one fix item of the Fixes list of RadGridView as below:
Fixed: Column groups layout is wrong when there is only one group and it owns a child group.

After trying this fix item in my test project,I found this bug still exist in this version.
Please help us to adress this problem,thanks.

Best Regards.
Jack
Telerik team
 answered on 08 Jan 2010
9 answers
224 views
Hi Telerik support team
I have table and data as 

Table1

Field1 Field2
0001 100
0001 200
0001 300
0002 001
0002 002
0003 003

How I can create treeview with vb 2008 sqlcommand by datareader as

Treeview

-0001
  --100
  --200
  --300
-0002
  --001
  --002
  --003
Thanks,

Teddy

Amnad Lueaipang
Top achievements
Rank 1
 answered on 08 Jan 2010
3 answers
206 views
Hi ,

I have a Grid, I want to put a check box in the Grid Header.

I mean let's say Header Displays ID, Name and address.
Then fourth column should be something like one Checkbox followed by HeaderText Location . If not check box then any kind button control will also do.

Is there a way i can do it.
 
Thanks,
Sasmita
Martin Vasilev
Telerik team
 answered on 07 Jan 2010
0 answers
99 views
Hi,

    I used the GridViewCheckBox Column in GridView. How could I check a Check Box the other Check Box will be Unchecked.

Regards,
Anand T
Anand T
Top achievements
Rank 1
 asked on 07 Jan 2010
8 answers
467 views
Hi, how do I show the text of the front item on the carousel and how do I disable the glow that occurs on mouseover on the item?


mrdcpwns
Top achievements
Rank 1
 answered on 06 Jan 2010
2 answers
217 views

I am new to RadControls but so far they work fine.  I am not finding a reference that explains the prefered method for creating DocumentWindows for the RadDock Control using the Visual Studio form designer.  My program could have any number of forms and are based on different "types" that I define.  Before using RadDock, I would use the Visual Studio designer to create the basics for each type of form, then at run time dynamically add to and-or modify the base form for each instance required.  Because I don't know in advance what types of forms will be displayed, I don't think adding form types to the RadDock control itself at design time is a useful approach.  I found that if I use  AutoDetectMdiChildren, if a DocumentWindow form is "hidden" when the user closes it and I re-show the form later, it is blank.  To correct this I found the following works just fine. 
First don't user AuoDetectMdiChildren.
Second in the "formname.Designer.vb" file make the following change....

 

'Inherits System.Windows.Forms.Form

 

 

 

 

Inherits Telerik.WinControls.UI.Docking.DocumentWindow

 

 

If I later want to modify the form with the Visual Studio form designer, I un-comment the first line and comment the second.

This is working without a hitch, but since I don't find any reference that describes the "proper method", I just wanted to ask if this sounds OK or if there is a better "recommended" pratice that I should be following.  To summarize, I want to be able to visual modify DocumentWindow forms for the purpose of creating defined "types" of forms that my program can select from at runtime and the user needs the ability to hide and re-display these forms.

Thanks

Troy

Troy Werner
Top achievements
Rank 1
 answered on 06 Jan 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)
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
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
NavigationView
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
SplashScreen
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?