Telerik Forums
UI for WinForms Forum
1 answer
150 views
I have been testing out this article. http://www.telerik.com/support/kb/winforms/gridview/adding-custom-elements-inside-a-cell-when-it-is-in-edit-mode.aspx. It does almost everything i want, but the click event of the button is not firing.

Anyone who knows howto get the button click event to fire?

Svein Thomas

Ivan Petrov
Telerik team
 answered on 18 Apr 2011
3 answers
319 views
I have performed the following steps in trying to dock a radmenu.

1. Dock it to the top of a new RadForm with AutoSize set to true
2. Fill/dock another control (PageView, for example) on the form

There seems to be overlap that occurs between the controls, one of the controls will always hide (at least part of) the other.If I put a Windows menustrip in the same place, it behaves as expected and both controls coexist.  The radmenu looks like it is doing what is expected in design mode, but is completely covered/hidden at runtime. Putting the radmenu on a radpanel (that is set up to autosize/grow/shrink to its content) results in the panel shrinking down to zero 0 size (in the designer).  Is there a specific way to dock the menu with AutoSize enabled so the menu doesn't get overpowered by another docking control? 
Ivan Todorov
Telerik team
 answered on 18 Apr 2011
3 answers
210 views
I tried to uninstall RadControl for Winforms Q1 2008 SP1, but came up with this error message: "error 1325. VS2005P UBASM is not a valid short file name". I am runing Vista, Visual Studio 2008. Can anyone help?
Stefan
Telerik team
 answered on 18 Apr 2011
1 answer
212 views
I am looking for information on the exepriences of other users with regard to automation testing application using telerik controls.

I see that telerik does not support the UI Automation object included in the Microsoft .NET 3.5 framework.  How have other users approached this issue?  Has anyone used Accesibility successfully for this purpose?  Are there any other approaches? 

Thank you for your time and your response.

Peter
Telerik team
 answered on 18 Apr 2011
5 answers
340 views
Hi,

I need to add a combobox to the ribbon bar, and a label next to it @ the same time. But, I only manage to add ComboBox but not the label. May I know how?

Thanks.
Martin Vasilev
Telerik team
 answered on 18 Apr 2011
4 answers
498 views
Hi,
I have created a radiobutton control that inherits from RadRadioButton.
The problem I have is when I drop the control in a standard System.Windows.Forms.TabPage, the control doesn't keep the same background color of the TabPage. The operating system theme I'm using is Windows XP.
I attach an image that show the problem.
In the pic the part with white background is the TabPage, while the part with grey backcolor is the standard form.

It seems telerik RadControls doesn't care if the property TabPage.UseVisualStyleBackColor is true.
 
Thanks for any help

Alcide
Stefan
Telerik team
 answered on 18 Apr 2011
3 answers
225 views
Hello,

im trying to give the border of a row a custom color. I tried everything - but the border on the bottom and on the top does not change ( the border between 2 rows)

Here is my current RowFormatting Event
void _radGV_RowFormatting(object sender, RowFormattingEventArgs e)
{
    e.RowElement.BorderBoxStyle = BorderBoxStyle.SingleBorder;
    e.RowElement.BorderGradientStyle = GradientStyles.Solid;
 
    if (e.RowElement.IsCurrent)
    {
        System.Drawing.Color c = System.Drawing.Color.LightBlue;
 
        e.RowElement.BackColor = c;
        e.RowElement.BackColor2 = c;
        e.RowElement.BackColor3 = c;
        e.RowElement.BackColor4 = c;
 
        e.RowElement.GradientStyle = GradientStyles.Solid;
        e.RowElement.BorderColor = c;
        e.RowElement.BorderColor2 = c;
        e.RowElement.BorderColor3 = c;
        e.RowElement.BorderColor4 = c;
    }
}

Attached is a picture if my description was a little bit unclear.

I would be very happy if someone knows where my problem or mistake is.

Greetings,
Raimund

//edit .. just noticed that i spelled "separator" wrong
Raimund
Top achievements
Rank 1
 answered on 16 Apr 2011
4 answers
142 views
Dear Mr/Mrs,

im using Q2 2010 version of Winform Controlls with visual studio 2010,
when im on my pc where im writing my software, positons of controlls are OK, but when i install this software to another pc,
the controlls are not on the same positions as i have put them.

I need your help pls.

regards,
Goni
Gerti
Top achievements
Rank 1
 answered on 16 Apr 2011
1 answer
218 views
Hi! I had add a RadListControl to my form...
Which this I use to list down some location path.

I had set the RadListControl properties
AutoScroll = True
FitItemsSize = False

The vertical Scrollbar work perfectly but the horizontal scrollbar didn't function at all...
I want the user will able to scroll and read the whole sentence inside.

Regards
Johnny
Peter
Telerik team
 answered on 15 Apr 2011
9 answers
273 views
Is it possible to set up a different theme for only the detail portion of the hierarchical grid? There does not appear to be any way in the existing gridview theme to specify cell colors and borders, row properties, etc. for the contents of the detail portion of the grid. When I change them in the existing grid theme, they do not apply to the child portion, even when I change them in the Visual Style Builder's RadGridView GridDetailViewRowElement or it's subelements. (Other changes I made in the theme do apply, so I am certain the theme is found properly). Ideally I would like the child rows to be styled differently from the parent rows, and so far the only way I seem to be able to affect them is through the CellFormatting event, but that is painful. Thank you for your time.
Jack
Telerik team
 answered on 15 Apr 2011
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
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?