Telerik Forums
UI for WinForms Forum
3 answers
368 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
222 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
57 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
80 views

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

thanks

andré

Dimitar
Telerik team
 answered on 19 Oct 2018
5 answers
1.0K+ 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
58 views
How to remove the symbol in Radstatus strip?
Dev
Top achievements
Rank 1
Veteran
 answered on 19 Oct 2018
1 answer
80 views

which may be why collapseAll doesn't work.
i give the command collapseAll after filling the grid but all subgrids are still visible.

            this.dgvOrder.Templates.Add(dgvOperationTemplate);
            dgvOperationTemplate.DataSource = Sql.Dashboard_listOperationHierarchy();

            // layout
            dgvOperationTemplate.ReadOnly = true;
            dgvOperationTemplate.ShowRowHeaderColumn = false;
            //templateOperation.AutoScroll = true;
            dgvOperationTemplate.MasterTemplate.AutoGenerateColumns = true;
            dgvOperationTemplate.MasterTemplate.AutoSizeColumnsMode = GridViewAutoSizeColumnsMode.None;
            dgvOperationTemplate.BestFitColumns(BestFitColumnMode.AllCells);

 

            GridViewRelation reletionOrderOperation = new GridViewRelation(dgvOrder.MasterTemplate, dgvOperationTemplate) { RelationName = "OrderOperation" };
            reletionOrderOperation.ParentColumnNames.Add(ColumnTitle.GridOrder.WNNr);
            reletionOrderOperation.ChildColumnNames.Add(ColumnTitle.GridOperation.WNNr);
            this.dgvOrder.Relations.Add(reletionOrderOperation);

 

            dgvOperationTemplate.CollapseAll();
            dgvOperationTemplate.CollapseAllGroups();

andré

Dimitar
Telerik team
 answered on 19 Oct 2018
1 answer
304 views
How to remove the default menu in cell edit? Attached image for your reference.
I need to add the Radcontext menu in the grid’s cell edit option.
Dimitar
Telerik team
 answered on 19 Oct 2018
3 answers
99 views

Hi, 

I've tried many things to display the 1st row top cell border in a gridview when ShowColumnHeader is set to false (like screenshot).

Do you have an idea pls ?

Thanks

Dimitar
Telerik team
 answered on 19 Oct 2018
6 answers
281 views
When I moving the tab order to the dropdown the content is not getting highlighted. I used the property style is Dropdownlist.is there any method to highlight the . PFA
Suganya
Top achievements
Rank 1
 answered on 18 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)
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?