Telerik Forums
UI for WinForms Forum
7 answers
127 views
I just downloaded Q1 2008 SP1, and I was glad to discover alot of bugs I was experiencing before were fixed :P, thanks!  Although the keytips work better now, there is still a glitch i discovered with them.  If one makes the keytip longer than one char, it fails to work.

Please write back, thanks.
Daniel
Top achievements
Rank 1
 answered on 02 Jun 2008
2 answers
315 views
So.  I saw the post about adding a hypertext link to a cell and that it will be added in future versions.  I'm trying to find a workaround for this for time being. 

I have tried to use the GridViewCommandColumn type, but I don't want the cell to look like a button.  I can't find where I can change that either using a style builder or just by getting to the appropriate style properties of the cell or column.

I almost have exactly what I want by adding a mouse enter, leave and click event to the CellElement.  The problem that I have is that the only time that I can find to get the CellElement object is during the CellFormatting event.  Unfortunately, by changing the Font (to underline or not on MouseEnter and MouseLeave) is causing the CellFormatting event to fire which causes me to add handlers again.

private void grid_CellFormatting(object sender, CellFormattingEventArgs e)
        {
            if (e.CellElement.ColumnInfo.HeaderText == "MYField")
            {
                e.CellElement.Click         += new EventHandler(MYField_Click);
                e.CellElement.MouseEnter    += new EventHandler(MYField_MouseEnter);
                e.CellElement.MouseLeave    += new EventHandler(MYField_MouseLeave);
            }
        }

Any thoughts on where, other than the CellFormatting event I can get a handle the actual CellElements?
License 1EDISource
Top achievements
Rank 1
 answered on 02 Jun 2008
2 answers
152 views
Hi,

I have a tabstrip with five tabs.

I have set each of the tabs AutoScroll Property to true.

When I dynamically add controls to the ContentPanel which extend beyond the size of the ContentPanel no scrollbars appear.

How do I force the tab to look at the size of it's content and show the scrollbars?

Thanks,

Dene.
Boyko Markov
Telerik team
 answered on 02 Jun 2008
3 answers
520 views
The default style for disabled control is grey.  Instead of displaying it grey I want to have it use the same color, except that user cannot interact with the control

I look into the Style Builder, but couldn't find anything regarding this.
Angel
Telerik team
 answered on 02 Jun 2008
3 answers
205 views
Hello, I have been using the "old" DataGridView control, and there are some features that seem to be missing in the RadGridView.

Ctrl-A does not select all rows.

Ctrl-C does not copy selected row contents to clipboard.

I have tried to make my own implementation of these features but I can't find something similar to the DataGridView.GetClipboardContent-method.

Also, I couldn't find a way to ovverride the "Copy"-function that exists on the context-menu. Is there an event to subscribe on?

Thanks in advance!

Nikolay
Telerik team
 answered on 02 Jun 2008
4 answers
117 views
I'm making a program containĂ­ng several comboboxes, all linked to a sql database through a tableadapter. The problem is that when i change the index in one of the of the comboboxes they all change indexes.

Does anyone have any idea as to why this happends?
Nikolay
Telerik team
 answered on 02 Jun 2008
2 answers
526 views
Hello, I have a quick question:

I am using a single RadGridView for displaying various List<> of custom objects. This works well until I set a filter for one of the columns, and a column with that name doesn't exist on the new bound List<>

The exception is thrown just as I set Datasource="NewCustomList"

I have tried to iterate through the columns for clearing the filter, and I've also tried Clear() the columns, but this didn't help.

How can I reset the filter programmatically?

Thanks
Jan Hesselgren
Top achievements
Rank 1
 answered on 02 Jun 2008
1 answer
130 views
I walked through the list of forums for setting width of dockPanel on Dock Manager.

Here is my scenario: (Design Time)
1. I have a dockManager1 placed on my ShapedForm
2. I add a dockpanel to the left. (Which Contains a tree structure)

In the Load method, the rek calls for screem partitioned into two in Shell/Home Form. 

private

void Shell_Load(object sender, EventArgs e){

    dockingManager1.SuspendLayout();

     dockPanel1.Size =

new System.Drawing.Size(200, dockPanel1.Size.Height);

    dockingManager1.ResumeLayout();

}

The width doesnt set and occupies half of my host screen (not good).

Is there something wrong in what I am doing?? 

Fix or workaround is appreciated!!!

Pradeep

Martin Vasilev
Telerik team
 answered on 30 May 2008
3 answers
208 views
Hi,

I created a simple dialg with a "Yes" and a "No" Button (Forms.Button).
As Dialog Result i set the Values Yes and No to the buttons.

Clicking the buttons closes the Dialog with the expected resutl.

When I use RadButton instead the dialog does NOT close!!!

Of course I can add a handler wiht
DialogResul=....

But the RadButton has a different behavior to the Forms.Button or in other words:
The porperty "DialogResult" has no effect.

Regards

Manfred
Kiril
Telerik team
 answered on 30 May 2008
3 answers
91 views
Just like the RadSpell (Asp.Net) is a stand-alone tool that can be used for textboxes and textareas make a winform counterpart. 

Al
Kiril
Telerik team
 answered on 30 May 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?