Telerik Forums
UI for WinForms Forum
3 answers
1.1K+ views

On certain forms, I want boderless Radbuttons.

I dont see a ShowBorders property, am I just missing it?

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 30 Aug 2017
2 answers
169 views

I'm trying to add clickable rectangles to a diagram, but the event handler doesn't execute. Why?

Thank you far any help!

private void button1_Click(object sender, EventArgs e)
       {
           var shape1 = new RadDiagramShape()
           {
               ElementShape = new RoundRectShape(0),
               Position = new Telerik.Windows.Diagrams.Core.Point(50, 50),
               Height = 100,
               Width = 100,
               BackColor = System.Drawing.Color.White,
               BorderBrush = new SolidBrush(System.Drawing.Color.Black),
               DrawBorder = true,
               ShouldHandleMouseInput = true,
               IsConnectorsManipulationEnabled = false,
               IsEditable = false,
               IsRotationEnabled = false,
               IsDraggingEnabled = false
           };
 
           shape1.MouseClick += shape_Click;
           radDiagram1.AddShape(shape1);
           radDiagram1.SelectionMode = Telerik.Windows.Diagrams.Core.SelectionMode.None;
       }
 
 
       private void shape_Click(object sender, EventArgs e)
       {
           ;
       }
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 30 Aug 2017
4 answers
272 views

I want to add a condition on GridViewCheckboxColumn click event, requirement is 'when checkbox is clicked event should be fired.'

Currently i applied GridViewCell_Click event but it fired on current Cell not particularly on checkbox, and i don't want to use Cell_ValueChanged event according to my programming scenario because it reflects a lot of change in my code.

What should i do?

c# programming language

Muhammad Naveed
Top achievements
Rank 1
 answered on 30 Aug 2017
1 answer
80 views

Hai 

       In My Project I have Three GridFields. In Three GridFields Editor is Required,So it is  Possible to Create Control Array for that GridFields.

Hristo
Telerik team
 answered on 29 Aug 2017
2 answers
406 views

Hi,

How can i get WGS84 coordinates from radmap click event?

Regards,

Hristo
Telerik team
 answered on 29 Aug 2017
1 answer
141 views

Using the Chart that comes with Visual Studios I can set the Hatch Style of a particular column with the code below. I need to know how to do the same using the RadChartView.

                                this.ChtEvolution.Series[0].Points[16].BackHatchStyle = ChartHatchStyle.BackwardDiagonal;
                                this.ChtEvolution.Series[1].Points[16].BackHatchStyle = ChartHatchStyle.BackwardDiagonal;
                                this.ChtEvolution.Series[2].Points[16].BackHatchStyle = ChartHatchStyle.BackwardDiagonal;
                                this.ChtEvolution.Series[3].Points[16].BackHatchStyle = ChartHatchStyle.BackwardDiagonal;
                                this.ChtEvolution.Series[4].Points[16].BackHatchStyle = ChartHatchStyle.BackwardDiagonal;
                                this.ChtEvolution.Series[5].Points[16].BackHatchStyle = ChartHatchStyle.BackwardDiagonal;

 

Hristo
Telerik team
 answered on 29 Aug 2017
1 answer
215 views

Hi,

I am trying to make a DateTimePicker readonly and having limited success. A forum search returns a ton of candidate workarounds for this, but some of them stretch back to 2009 and it is very difficult to figure out whether these workarounds are still valid, supported, required or optimal with the latest release.

I am trying to suppress input (either keyboard, mouse, direct input or via the calendar dropdown) for a datetimepicker and the logical approach would seem to be to set the ReadOnly property to true, but this doesn't appear to have any effect.

The most common approach on the forums (from 2009 onwards) is to set the control to disabled and then fudge the styling to make it match other readonly controls, which is the approach we have taken in the past. However we are currently refactoring our control code with a view to simplifying it by removing any overly complicated hacks and fudges, so ideally this is an approach we are looking to replace.

Many of the posts recommending this approach are over 8 years old, so I am hoping this has been superseded but I am again struggling to achieve this intuitively with the latest control release.

Is there a way to set the control to readonly rather than disabled, or is the styling approach still the recommended solution?

Thanks,

Mark.

 

Hristo
Telerik team
 answered on 29 Aug 2017
1 answer
546 views
I would like to use the commandBar, and have it not overlap a docked control, as you can see in the attached image, it covers the first line of text.

How would one accomplish this?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 29 Aug 2017
5 answers
482 views
first see the attach file so that you could picture out the things I wanted to do.

I been using RadRibbon Form as the Parent MDI and RadDocking technology.
When the user click a button to open another form, the newly opened rad ribbon form will be display directly under the rad dock.

The newly opened rad ribbon form, I wanted that this ribbon will be displayed in the Parent Ribbon as Contextual Tab and their command tabs.
And only the panel or what ever controls will remain in the rad dock.


If ever this is not possible, what controls/forms that can I put in the rad dock? Considering that this controls is a base window.


Valentino
Top achievements
Rank 1
 answered on 29 Aug 2017
2 answers
138 views

Hi, Is there any way to change the background color in some specific column when the user does click on "Add new row" text.? I can change the color after the row was added but I don't know if its possible.

 

Something like this.

 

Miguel Angel
Top achievements
Rank 1
Iron
 answered on 28 Aug 2017
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
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?