Telerik Forums
UI for WinForms Forum
2 answers
164 views
I need to be able to programmatically add tabs and chunks to the ribbon bar.

Can someone give me an example of how to recreate the steps of the quickstart in the documentation, or the simple notepad in the examples app.

I know how to do it in the designer, but I need to do it in code.
DConroy
Top achievements
Rank 1
 answered on 03 May 2007
2 answers
256 views
Is there any way to disable Ribbon Bar shortcut keys.  (Exp: Alt key)
Emrah Yigit
Top achievements
Rank 1
 answered on 03 May 2007
3 answers
244 views
Hi

I would like to attach a conditional image to a grid row.

Have you any code samples of such ?

Kind Regards

David
Kiril
Telerik team
 answered on 03 May 2007
1 answer
122 views
Hi

I need to create a column filled with data from two different fields in a database.

These fields need to be formatted in such a way that I cannot acheive it through the SQL expression.

Is their something like the ItemDataBound event that I can hook to format the data as it is built.

Kind Regards

David
Julian Benkov
Telerik team
 answered on 03 May 2007
1 answer
206 views
I'm in the process of purchasing the control bundle and I'm still using the demo, but I have a problem that I can't figure out with the RadTitleBar.  If I use the title bar with the Office 2007 Theme, the minimize/maximize/close buttons are visible in design time, but are gone in runtime.  I tried it with the Office 2007 Silver theme and it works fine, if I turn it back to the black theme they disappear again. Is this a bug with the control/theme or am I missing something?
Dimitar Kapitanov
Telerik team
 answered on 03 May 2007
3 answers
161 views
Hello,

Is there any way to use comboBox.contains method ?

Best Regards
Dimitar Kapitanov
Telerik team
 answered on 03 May 2007
4 answers
391 views
What is the proper way to proportionally resize a form?

Currently I just have:
private void Form1_Resize(object sender, EventArgs e)  
{  
    this.Height = this.Width;  

This correctly resizes the height when it's horizontally resized, but it flickers between the initial size and the "dragging" size.

Any idea on how to fix this?

I need this to work vertically as well.  Ideally I'd like to have the ratio calculated from the initial size.

Hope someone can help.

Thank you
MattLynch
Top achievements
Rank 1
 answered on 02 May 2007
1 answer
146 views
Hi

I am using the same grid to show multiple column formats from several different tables.

VB .NET
        Me.rgvMain.DataSource = Nothing 
        Call Me.rgvMain.Rows.Clear()  
        Call Me.rgvMain.MasterGridViewTemplate.Columns.Clear()  
        Call Me.rgvMain.Refresh() 

I use the above code at the top of my column creating code to "clean" the grid before rebuilding with new columns.

HOWEVER, if my grid comes back correctly with no data then the number of rows previously shown remain on screen as blank rows.

Kind Regards

David
Kiril
Telerik team
 answered on 02 May 2007
1 answer
160 views
Hi guys

In a seperate thread, I asked about a missing Readonly property for the RadGrid. You suggested using AllowAddNewRow=False, AllowEditNewRow = False, AllowDeleteRow = False which I did and it works fine.

However, when I right click on a row to view the RadGrid context menu it still offers Edit and Delete Row as options. Although they don't actually do anything when selected, they really shouldn't be present on the context menu.

Regards

Mitch

Kiril
Telerik team
 answered on 02 May 2007
1 answer
209 views
Hello,

Is there any usage manual for RadScrollViewer?
 How can we use this control ?

Best Regards
Boyko Markov
Telerik team
 answered on 02 May 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)
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?