Telerik Forums
UI for WinForms Forum
4 answers
125 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
316 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
92 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
59 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
312 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
193 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
38 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
53 views

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

thanks

andré

Dimitar
Telerik team
 answered on 19 Oct 2018
5 answers
897 views
Hi all,

I just downloaded the WinForms controls and I have a question about the RadGridView.

For a new project I am looking for a way to create my own custom columns for the RadGridView.

For example I need a column with a text field and an image button. How could I create something like this?

I am using C# .NET 3.5 with Visual Studio 2008

greetings,

G.
Hristo
Telerik team
 answered on 19 Oct 2018
2 answers
42 views
How to remove the symbol in Radstatus strip?
Dev
Top achievements
Rank 1
Veteran
 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
ComboBox and ListBox (obsolete as of Q2 2010)
ListView
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
Menu
PropertyGrid
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
Rotator
TrackBar
MessageBox
SpinEditor
StatusStrip
CheckedListBox
Wizard
ShapedForm
SyntaxEditor
TextBoxControl
LayoutControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
DataEntry
GroupBox
ScrollablePanel
WaitingBar
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
ColorBox
Callout
FilterView
PictureBox
VirtualKeyboard
NavigationView
Accessibility
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
Flyout
ToolbarForm
NotifyIcon
Rating
TimeSpanPicker
BarcodeView
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
DateOnlyPicker
TimeOnlyPicker
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?