Telerik Forums
UI for WinForms Forum
3 answers
405 views
How can I access the title-bar (of a RadForm) click-close event?

If I can't do that, how do I add a button element to the title bar?

Ryan
Angel
Telerik team
 answered on 04 Nov 2008
1 answer
145 views
Hello,

How can I define Header Text aligment in columns that have wrap text = true?

I discovered that when I set wrap text = true in a certain column, the Header Text alignment of that column is always set to Left!!!

Thank you.
LM
Nick
Telerik team
 answered on 04 Nov 2008
1 answer
150 views
I have a treeview that is as follows...

        Me.ImageTableAdapter.Fill(Me.Album_Category_Image_DataSet.Image)
        Me.AlbumTableAdapter.Fill(Me.Album_Category_Image_DataSet.Album)
        Me.CategoryTableAdapter.Fill(Me.Album_Category_Image_DataSet.Category)

        Me.RadTreeView1.RelationBindings.Add(New RelationBinding("CategoryAlbum", Me.AlbumBindingSource))
        Me.RadTreeView1.RelationBindings.Add(New RelationBinding("AlbumImage", Me.ImageBindingSource))
        Me.RadTreeView1.RootRelationDisplayName = "Categories"
        Me.RadTreeView1.DataSource = Me.CategoryBindingSource

Everything works fine... I have a 3 tables... category, album, images

album and images both have fields for their image path and filename toghether.. ie c:\something\something\image1.jpg  in the images table and c:\something\something\image2.jpg in the album table....

I want to take these fields and programatically display them next to the listview....

how do i do this?
Nick
Telerik team
 answered on 04 Nov 2008
1 answer
76 views
hi, i`v been trying alot since i`v seen radcontrols for winforms example of photo album. I have been trying to convert that feature into website. Ihave done alot of things but i am still unable to make it....plz help me that how could i put that example online in website?
Nick
Telerik team
 answered on 04 Nov 2008
1 answer
96 views
This is the code I am using to generate my grid with data.

    Private Sub LoadGrid(ByVal sSql As String)
        BindingSource1.DataSource = c_External.GetRequestedData(sSql)
        With RadGridView1
            .DataSource = BindingSource1
            .MasterGridViewTemplate.BestFitColumns()
        End With
    End Sub

Basically I am making two passes with this code.  The first pass the sql statement is asking for 2 columns to be returned.  The 2 columns return just fine.  The second time the sql statement is requesting 14 columns worth of data to be returned.  The correct data is being returned but the grid is still only showing 2 columns.  How can I get the grid to re-autogenerate the remainder of the columns?
Nick
Telerik team
 answered on 04 Nov 2008
1 answer
80 views
Dear All,

I have a windows Telerik Grid view, in that I want to restrict some columns to be rearranged by the user.

Can any one tell me how to perform this?


Nick
Telerik team
 answered on 04 Nov 2008
2 answers
203 views
I am using the docking controls version 7.1.1.0 using Winforms and C#.

I have two docked panels one above the other, horizontally.  If I autohide the top one, when I mouse-over on the hidden panel's label on the side, it slides out and covers the remaining panel.  Is there any way to get it to slide out to its originally docked position when I mouse-over on the panel's label on the side instead of covering the other panel?
Julian Benkov
Telerik team
 answered on 04 Nov 2008
1 answer
117 views
I have unbound data that I am manually adding into a RadGridView control with 4 levels of grouping.  The grid itself is grouping and displaying the data correctly, but for some reason, the GridViewIndentColumn is not appearing.  As a result of this, the values deeply nested group rows are not aligning with thier corresponding column headers.

Eg.

|   | Header 1 | Header 2
> Group 1
    > Group 2
        > Group 3
            ValueForHeader 1 | ValueForHeader 2   

Could you please help me in getting the GridViewIndentColumn to appear in my RadGridView?

Thanks,
Andrew.
Nick
Telerik team
 answered on 04 Nov 2008
1 answer
157 views

hi,
     I am using RadColorDialog control (RadControls for WinForms 2008 Q2). I builed "RadControls for WinForms 2008 Q2" Source and using this control. When i drag the control from toolbox i just got this error


Failed to create component 'RadColorDialog'. The error message follows: 'System.InvalidOperationException: Unable to locate color selector: Telerik.WinControls.UI.RadColorSelector. Please add reference to assembly Telerik.WinControls.UI.dll
 at Telerik.WinControls.RadColorEditor.CreateColorSelectorInstance()
 at Telerik.WinControls.RadColorDialogForm..ctor()
 at Telerik.WinControls.RadColorDialog..ctor()

how to resolve this error

Thanks in advance

John
Top achievements
Rank 1
 answered on 03 Nov 2008
2 answers
157 views
Hi, I can't seem to change the theme for my RadPanelBar. I programmatically load the items for the RadPanelBar and  I tried changing it to desert but it just uses the default. I'm using Vista and Visual Basic Express 2008.  Thanks for any help, as we are close to purchasing.

P.s. it's also the same with the RadRibbonBar.
Derek
Top achievements
Rank 1
 answered on 03 Nov 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)
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?