Telerik Forums
UI for WinForms Forum
1 answer
150 views

I have created a custom them for the RibbonBar / RibbonForm.  When testing the collapse / expand for the ribbon group, I am not getting the collapse, but instead, it looks like it just hides the ribbon and keeps the blank space.  (see attached)

Could you please help me troubleshoot which property might have been touched that would affect the visible/hide/collapse of this control?

There were so many settings that I adjusted, many being from trial and error until I found the property that worked for the style I was going for.  I'm not sure if it is something I adjusted or an issue with the custom control.  I placed my custom theme side-by-side with a known theme and looked at every property to see where something was more than just a color or image change.  I am wondering if it is possibly another control inherited by the RibbonBar that could be causing this behavior.

Thanks,

Dimitar
Telerik team
 answered on 03 Jul 2019
3 answers
445 views

I have created a custom theme in the Visual Style Builder for the RadPageView, built off TelerikMetro as a base .  I can view it  in the Theme Viewer and it looks exactly like I want it.  I then save just the resource file that ends with _RadPageViewStripElement.xml (I intend to only use it for View Mode = strip).

I then follow exactly the steps to add it to a VS2017 VB Winforms application under the RadThemeManager.  I tried to add it both as Resource or a File.  After I do, I can add a RadPageView to the form and when selecting a theme, I can see my new theme in the dropdown.  However, I get no formatting.

I'm not sure what else I am missing. There are 7 xml files referenced in the save window related to RadPageView.  I assume I only need the one for the View Mode I intend to use.  Are there other resource files I need?

I have tried almost everything and have reached the point of frustration.  I'm sure it is something minor, but can't get past it.

If necessary, I can also send my Theme file for review.

Thanks,

Nadya | Tech Support Engineer
Telerik team
 answered on 03 Jul 2019
4 answers
712 views
Using a RadGrid in C#. I have a reset button (since there is no built in one). I can't figure out how to clear the filters though. I have tried a number of things but can't figure it out.
Deasun
Top achievements
Rank 3
Bronze
Bronze
Bronze
 answered on 02 Jul 2019
2 answers
145 views

Morning,

In the designer I am trying to add a button to the right side of a group of 3 items already in the group.

I just can seem to figure out how to do this. Any help would be appreciated.

Attached 2 images. One Is what I have atm and the other is how I want it to appear.

 

Deasun
Top achievements
Rank 3
Bronze
Bronze
Bronze
 answered on 02 Jul 2019
0 answers
122 views

Hi everyone.

Using a custom pin, I've plotted a passenger plane on the map, that by changing the coordinates of the passenger plane, the custom pin of the plane moving on the map.Next to it, I used polyline to draw a flight path. But I encountered problems.

1) I want to turn the plane icon in the direction of the flight path, but it is not.

2) or i want to draw lines of plane icon path with correct icon direction.

Thanks

Lost
Top achievements
Rank 1
 asked on 02 Jul 2019
3 answers
1.4K+ views

Hello,

Currently, if I add a GridViewDateTimeColumn into a RadGridView, I can only edit the date component and I don't have a TimePicker part, even though I choose a DateTimePicker component as EditorType property. I'm even not allowed to set the time by typing it.

I also tried to trigger it manually with the following code, without any success:

 

var startDateColumn = radGridView1.Columns["StartDate"] as GridViewDateTimeColumn;
var picker = startDateColumn?.GetDefaultEditor() as RadDateTimeEditor;
var editor = picker.EditorElement as RadDateTimeEditorElement;
editor .ShowTimePicker = true;

 

 

How can I enable both date & time editing on a GridViewDateTimeColumn?

 

Windows 10 - VS2017 - .NET Framework 4.6.1 - Telerik R1 2019 - Fluent theme


Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Jul 2019
5 answers
153 views

How can I select the Button(s) via Keyboard. Tab does not seem to work while inside the Textbox.

Regards

Erwin

Dimitar
Telerik team
 answered on 01 Jul 2019
3 answers
159 views

on visual studio 2019 and 2017 I created a new radribbonform and added a dropdownbutton inside it and added buttons to that dropdown button but when I click on the dropdown button to show the dropdown menu and it's buttons it doesn't open and when I go to items collection of the dropdown button to edit the property of each item it's dimmed

Dimitar
Telerik team
 answered on 28 Jun 2019
21 answers
889 views

Hi,

I'm trying to create a customised version of the appointment dialog, which will actually combine some of the functionality of both the EditRecurrence dialog and the EditAppointment dialog.

From the EditActivity dialog all I need is the start date and subject fields along with the save and cancel buttons, and then from EditRecurrence I want a checkbox to enable recurrence functionality, which will enable the recurrence pattern and range of recurrence groups of controls in the same dialog.

What would be the best way to implement this window? I've played around with inheriting EditRecurrenceDialog (partial class frmEditAppointment : EditRecurrenceDialog) but I can't seem to hide the controls I don't want. For example when I try to hide the All Day Event checkbox the "Visible" property is greyed out in the designer/properties window and I can't change it to false.

Given these issues I get the impression I'd be best off creating a new appointment dialog entirely, how should I go about doing this? Ideally I wouldn't want to have to recreate groups of controls like the recurrence pattern or range of recurrence and instead just add/copy them in somehow.

 

 Thanks for your help, Tom.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Jun 2019
8 answers
809 views

hello

i want change NumberDecimalSeparator  to grid example below:

120.459->120/459

moj
Top achievements
Rank 1
 answered on 25 Jun 2019
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)
Form
Chart (obsolete as of Q1 2013)
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
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?