Telerik Forums
UI for WinForms Forum
5 answers
133 views
Hello, Is it possible to merge a commandbar from a child with the parent commandbar?
thanks,
francis
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 26 Mar 2020
11 answers
3.5K+ views
Hello,

I have a DocumentWindow (part of a RadDock) which has a FlowLayoutPanel inside of it set to Dock Fill.  The FlowLayoutPanel has the FlowDirection set to "TopDown".

Inside the FlowLayoutPanel I want to have full width Panels.  The Panels themselves are meant to act as containers for "comment boxes" which will are to be stacked vertically in the DocumentWindow (see poor ascii art below).  I've set the Panel "Anchor" property to "Left-Right" but the Panels will not expand to fit the entire FlowLayoutPanel.

My questions are:

1.  Should this work?
2.   If not, what is a good way to do this type of layout?

Thank you!

Best Regards,

Ed


Here is what I'm trying to acheive (the box made of '+' signs is the FlowLayoutPanel which is inside of a DocumentWindow)

+++++++++++++++++++
+ ---------------------------   +
+ |                               |   +
+ |         Panel 1          |   +
+ ----------------------------  +
+                                     +
+ ---------------------------   +
+ |                               |   +
+ |         Panel 2          |   +
+ ----------------------------  +
+++++++++++++++++++


Brendan
Top achievements
Rank 1
 answered on 26 Mar 2020
2 answers
120 views

In a RadMap I have several layers with each layer showing a different category of items, each with its own colored icon. 
For each layer I would like to change the color of the round icon containing the number of elements per cluster, is this possible? 
I would have expected a Behavior property on each MapLayer object,

 

Entropy69
Top achievements
Rank 1
Veteran
 answered on 25 Mar 2020
21 answers
302 views

I'd like to position a Shape's text outside of the shape itself. Can this be accomplished?

Initially I thought I might have to have a separate Label shape associated with every shape, to achieve this. I also need to apply alignment, e.g. left, center, right, so perhaps a separate Label shape would be better, then group it with its shape (as they are inseparable).

 

Example

 

Nadya | Tech Support Engineer
Telerik team
 answered on 25 Mar 2020
2 answers
130 views

How can I completely localize hyperlink tooltip? I see that parameter value for RichTextBoxLocalizationProvider.GetLocalizedString is "Documents_RadRichTextBox_HyperlinkToolTipFormatString". I have to return my version of text "{0} {1} to follow link", but I don't see a way to localize those two parameters inside, I suppose "Ctrl +" and "Click".

I could just return a finished string without parameters, my version of "Ctrl + Click to follow link" instead of "{0} {1} to follow link", but could I run into a situation where those two parameters are not "Ctrl +" and "Click"?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Mar 2020
6 answers
167 views

Hello,

I have a RadContextMenu specified in the properties of my RadListview and the fist right click will display the context menu just fine, but it doesn't have the focus. Meaning when I mouse over it, the items don't get selected and you cant click on it. When I right click again, the menu works as expected. Meaning it gets the mouse over events and highlights as expected.... Which is to say the first right click always results in a menu that is not usable. Subsequent context menus work just fine... its bizarre. Also, if i don't specify the context menu via the property and display it manually with code, it does the same thing. So weird.

I've attached a small picture that shows the mouse over the menu. You can see no menu item is highlighted. 

Thanks for reading,

Michael.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Mar 2020
6 answers
112 views

Hi, 

I want to know about how to minimize the radcheckbox.

Minimizing radcheckbox is possible. but it has a problem.

When radcheckbox is checked, radcheckbox size are regressed.

I deal withed style builder.

 

Thanks.

Kim
Top achievements
Rank 1
 answered on 24 Mar 2020
1 answer
332 views

Greetings,

I accidentally noticed an issue while working with RadlistView.

"SelectedItemChanged" event is supposed to be fired when Item Changing of RadlistView is done ("SelectedItemChanged" must be fired after "SelectedItemChanging"), But it is as if "SelectedItemChanged"  acts just like the "SelectedItemChanging" event.

I attached a picture that illustrates a simple test. I'm wondering why it raises error. There were 5 items in the list and even if there is no item that is already selected ( I do not mean Current Item), it should select an item as user clicks on an item, then after finishing selecting ("SelectedItemChanging") the item, it should fire  "SelectedItemChanged" event.

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 23 Mar 2020
14 answers
626 views
Hello,
can I add my own user control in a column?
(RadGridView)
If so, can you show me an example?

Thanks
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 23 Mar 2020
1 answer
67 views

 

 

                _dr = parent.data.view.sys.village_request_res.Select("id_village = '" + village["id"].ToString() + "' ");
                if (_dr.Length > 0)
                {
                    dgVillageRequestRes.DataSource = _dr.CopyToDataTable();
                    dgVillageRequestRes.Columns["id_village"].IsVisible = false;
                    dgVillageRequestRes.Columns["name"].IsVisible = false;
                    dgVillageRequestRes.Columns["priority"].ReadOnly = false; //DON'T WORK
                }
                else { dgVillageOper.DataSource = null; }

 

I cannot edit cells in the Columns["priority"] column. Help fix!

Nadya | Tech Support Engineer
Telerik team
 answered on 23 Mar 2020
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?