Telerik Forums
UI for WinForms Forum
2 answers
99 views

Redocking doesn't show the MdiContainer where to dock when maximized

 

Way to reproduce:

  1. Undock a child form
  2. Put this ex-child form in full screen (maximized)
  3. Try to re-dock back into parent (Mdi container)

Printscreen shows the blue rectangle which the dimensions are the dockable container that could accept the docking of this child-form.

 

If I do the same thing in my VisualStudio environment, as soon as I start trying to dock back, I see the possible dockable container.

sebastien
Top achievements
Rank 1
 answered on 27 Feb 2018
2 answers
215 views
I am trying to figure out how to set the upcolor and downcolor of a candlestick chart. I am not finding these properties on the series. Please advise. Thank you.
willie johnson
Top achievements
Rank 1
 answered on 27 Feb 2018
1 answer
150 views

Need help trying to figure out how to add custom buy/sell indicator, label and or colors to a chart that is based on the CandleStick Series. I attached a example of what i am looking to accomplish, this is a screenshot of an existing chart i created, it display the O,H,L,V, and other indicators like ema, just having a hard time trying to figure out how to add custom items like symbols (triangles, arrows, and a bar) at a specific point in date and time and display the symbol, and buy/sell label how do i accomplish this and is this possible using RadChartView?

Hristo
Telerik team
 answered on 27 Feb 2018
1 answer
66 views

Hi,

I need to retain the user selections committed on my form in a particular radGridView, These selections are committed to a GridViewCheckBoxColumn. Upon filtering/sorting etc the gridView data, user selections get replaced with the default view, i.e. without any selections. 

Is there any way I can do that?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Feb 2018
1 answer
134 views
Hello
Is it possible to set shortcut for TextBox inside DateTimePicker control or any control other than RadButton and RadMenuItem?
I have tried setting shortcut for TextBoxElement in DateTimePicker using:
dtp.DateTimePickerElement.TextBoxElement.Shortcuts.Add(new RadShortcut(Keys.Control, Keys.D));
but it did not work. 
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Feb 2018
1 answer
122 views

Is there a way to keep GridExpanderItems from indenting whenever a group is applied?
Im using a radgridview (WinForms R1 2018) with a SelfReference Relation.

no groups:
    expanderItem.BoundingRectangle = {X = 0 Y = 0 Width = 19 Height = 24}
1 group:
    expanderItem.BoundingRectangle = {X = 19 Y = 0 Width = 19 Height = 24}
2 groups:
    expanderItem.BoundingRectangle = {X = 38 Y = 0 Width = 19 Height = 24}
3 groups:
    expanderItem.BoundingRectangle = {X = 57 Y = 0 Width = 19 Height = 24}

 

Thanks...

Kelly Woodard

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Feb 2018
1 answer
169 views

Hello everyone,

is there any way to put a RadCheckedDropDownList in a RadCommandBar in WinForms?

It seem like I should host it in a CommandBarHostItem, since it appears from the documentation that it could host either a RadElement or a Control, but the designer does not support dragging the control into it (it expects a RadElement no doubt). So I tried adding the dropdown programmatically by setting the HostedControl property of the HostItem, but the drop-down never appears. It there a way to accomplish this task?

thanks

Dimitar
Telerik team
 answered on 27 Feb 2018
1 answer
129 views

Hi, I'm using rad page view and i want to drag and drops.

I found the solution which linked like below.

https://www.telerik.com/forums/dragdrop-between-radpageviews

 

This is a great answer but this can not work like visual studio's page view.

It can send the page data to another page view but it can not be independant.

For example... When we drag our each source code page in visual studio, Then visual studio  will detach it to page view and

we can drag it out of it's original window area (Including pageview area).

Maybe i guess visual studio's page view will create new windows for attach/detach each page to page view.

How should i gonna do with Rad Page VIew? May i have some answer about this?

Dimitar
Telerik team
 answered on 26 Feb 2018
2 answers
473 views

I need to display the DataTable, connected as DataSource to my RadMultiColumnComboBox, without any row or column headers(screenshot attached). 

The code used to connect it to the DataSource is as follows:

            RadMultiColumnComboBox bx = new RadMultiColumnComboBox();
            bx.DataSource = dt.DefaultView;
            bx.DisplayMember = "out_data_col";
            bx.BindingContext = this.BindingContext;

I cannot find any property that can disable these headers. Please advise how to achieve this appearance format.

Utsav
Top achievements
Rank 1
 answered on 26 Feb 2018
0 answers
95 views

Hi sir/Madam

     I am using  two GridView in my  form.In the second Grid  I want access first GridviewMultiComboBox Display member field.It is Possible or not.

Ramachandran
Top achievements
Rank 1
 asked on 24 Feb 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
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?