Telerik Forums
UI for WinForms Forum
7 answers
370 views

I'm trying out the Hamburger menu, but when I click the 'Hamburger Icon" it begins to expand very slowly.  It's not as 'zippy' as in the demo... probably due to the complex control that is within the first menu item.

Anyway, I don't really want it to expand (I have it set to Compact) anyway.

Is there to prevent it from expanding when the 'hamburger icon' is clicked?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Sep 2018
1 answer
96 views
I would like to remove the blue -page delimiter- lines, but I cant find anything to remove them. Thank you
Hristo
Telerik team
 answered on 26 Sep 2018
2 answers
992 views
Although I have many icons from Microsoft to use in the RadBindingNavigator that don't go well with the default icons. So my question is, are there a set of icons that match up with the default icons?
Karen
Top achievements
Rank 1
 answered on 25 Sep 2018
1 answer
194 views

Hi again,

I'm new to working with column groups in Telerik.

I wanted to export my grid, but I can't show column group text in the output excel file.

 

I tried simple usage of exporter:

var excelML = new Telerik.WinControls.UI.Export.ExportToExcelML(grid);
excelML.RunExport(filedialog.FileName);

 

but I don't know how to customize it

Hristo
Telerik team
 answered on 25 Sep 2018
1 answer
579 views

Hi all,

a simple question about collapsible panel: how is it possible to have a collapsible panel inside a form which is by expand leads to the form resizing and by collapsing will restore the original size?
This should be like a "classic" "Advanced information" UI element - like copy operation in explored in W10 "More / Less details".

 

Thanks in advance

Rostislaw

 

Hristo
Telerik team
 answered on 25 Sep 2018
7 answers
312 views

I cannot believe I couldn't find a question about this anywhere... Which usually means I'm missing something extremely simple. I have a RadGridView and I add a column via the following code:

// Generate Status column
GridViewComboBoxColumn Status = new GridViewComboBoxColumn();
Status.Name = "Status";
Status.HeaderText = "Status";
Status.FieldName = "Status";
Status.DataSource = ListsMain.Tables[4];
Status.DisplayMember = ListsMain.Tables[4].Columns["name"].Caption;
Status.ValueMember = ListsMain.Tables[4].Columns["id"].Caption;
Status.DisplayMemberSort = true;
 
radgridview_troubletickets.Columns.Add(Status);

 

I really like the conditional formatting option available in the prebuilt form that the RadGridView offers. However, if I want to put a condition on the GridViewComboBoxColumn I added, the condition is based on the ValueMember. This makes no sense to the user, because the value member is just a key from the database, so the end user would never have any idea what the value member is. There has to be an easy way to base the condition on the text selected in the RadViewComoBoxColumn instead of the value of the cell.

 Any advice would be GREATLY appreciated.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 25 Sep 2018
3 answers
129 views

Hello,

I have changed the minimum height of the ThumbElement (RadListView.ListViewElement.ViewElement.VScrollBar.ThumbElement.MinSize = New Size(0, 35)) because the button gets too small for me (height) when there are 1000+ items in the box.

This setting of the minimum size works perfectly, but there is one problem:

When scrolling down the slider-button (ThumbElement) all the calculation for the position is done on the "original" size with the result that the slider-button will be drawn over the "down" button. (see attached)

Has anyone a solution to solve this?

Grtz Patrick

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 25 Sep 2018
1 answer
515 views

Hi all,

my windows from looks very different in W7 and W10. This is a sizable tool window, and I use an anchoring for controls there. Is there a way to get the form look and feel more similar in w7 and w10?

Thx

Rostislaw

ps: my problem is a position of the ok button (on the upper boundary in w10 nad "normal" in w7) and the distance between the text (label) and apply button

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Sep 2018
1 answer
1.0K+ views
When I set the tab focus in the first panel, the focus is moving vertically inside the same panel, But I need it to move directly to the next panel when I click the tab button.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Sep 2018
1 answer
162 views

I'm usingTelerik.WindControls.UI.RadDropDownButtonElement control for Winforms. When the control renders in a RadRibbonBar I would like to see the button borders appear. What code can have the borders appear when the page is opened by the user because the default is they don't display?

 

Thank you,

Craig...

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Sep 2018
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?