Telerik Forums
UI for WinForms Forum
1 answer
80 views

When you click on the link for the Hamburger Menu in the bullet list, a web error occurs:  HTTP Error 400. The request URL is invalid.

The URL for the Hamburger Menu link is: https://docs.telerik.com/devtools/winforms/%7Bslug%20winforms/pageview/navigationview%%7D

 

 

 

Dimitar
Telerik team
 answered on 23 Oct 2018
1 answer
75 views

HI

How could I embed my Control into the bottom of each row (not cell) .

see attacyment - GridView embed control 1.png

Best regards

Chris

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 23 Oct 2018
4 answers
167 views

Hello,

I've two problems regarding the RadWaitingBar

  1. using it with an AssociatedControl it takes "ages" for the waitbar to show up
    Simple form with some panels ans some inputs the waitbar takes about 1 second to show, (less controls = faster)
  2. in some cases theres an exception if an underlaying control gets disabled before the waitbar is shown

both problems can be recreated/tested with the attached project (zip)

 

Kind regards 

Christian

Dimitar
Telerik team
 answered on 23 Oct 2018
2 answers
380 views

Hello,

I'm unable to hide the grid view row separator lines, Please check image and do the needful.

 

 

Marco
Top achievements
Rank 1
 answered on 22 Oct 2018
3 answers
128 views

Hello Guys

I'm trying to change the font color of the complete row based on a value of a column. Currently I do this:

private void LicensesList_RowFormatting(object sender, RowFormattingEventArgs e)
{
    if (e.RowElement.VisualCells.Count == 0) return;
    e.RowElement.ForeColor = (bool) e.RowElement.VisualCells[7].Value ? Color.Red : Color.Green;
}

which is basically working but not for the Child rows. They appear black at first and change color when I select them. Also, if I do a .MasterTemplate.Refresh() all the columns turn black again until they are selected. Is there something I've missed or is my approach bad?

Thank You

Marco
Top achievements
Rank 1
 answered on 22 Oct 2018
3 answers
128 views

Hello

I have the strange problem that the column headers seem to over-paint the control border. It seems to be theme related as it does not happen if I use the default theme. Although I didn't have this issue in my prototype....

Kind regards
Marco

Marco
Top achievements
Rank 1
 answered on 22 Oct 2018
3 answers
380 views
Hi,
How to delete a selected appointment form radscheduler problematically
I want to delete a selected appointment by clicking a button.so i want code to delete the selected appointment
Dimitar
Telerik team
 answered on 22 Oct 2018
9 answers
236 views

I have page view in mode backstage.

How do I highlight the selected page?

I need the selected page remain highlight even when the pageView has lost the focus.

 

Thanks!

Hristo
Telerik team
 answered on 22 Oct 2018
1 answer
65 views
I found bug in Filter. If I type in the string column in the filter, I press the escape button, the first time it works and it's ok. But next time I enter the string I can not exit the escape button and the application is blocking I can not close it
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 22 Oct 2018
1 answer
89 views

how can i change the background color of a gridTemplate Header.

thanks

andré

Dimitar
Telerik team
 answered on 19 Oct 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)
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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?