Telerik Forums
UI for WinForms Forum
5 answers
391 views

How select text/value in SpinEditor?

If set focus is object (method Enter) value SpinEditor select all

How to do it?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 28 Nov 2018
6 answers
265 views

Hi, I was wondering if it was possible for a DescriptionTextListDataItem to have children in a dropdownlist control?

See on video DropDownList

I have the attached so far

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 28 Nov 2018
1 answer
62 views

Hi~~

 

I want use the theme and change the  backcolor of timelineitem in TimelineItemFormatting

 

protected override void OnShown(EventArgs e)

{

     ThemeResolutionService.LoadPackageFile("CustomTheme.tssp");

     ganttview.ThemeName = "CustomTheme";

     // I Use CustomTheme after not change timeline backcolor

 

}

private void ganttView_TimelineItemFormatting(object sender, GanttViewTimelineItemFormattingEvent Args e)

{

    

    

      foreach(LightVisualElement element in e.ItemElement.BottomElement.Children)

      {

          if(holidayList.Contain(element .Start))

          {

             // not chage color

             // why?

                element.BackColor = Color.Red; 

                element.BackColor2 = Color.Red;

                element.BackColor3 = Color.Red;

                element.BackColor4 = Color.Red;

           }

     }

Hristo
Telerik team
 answered on 28 Nov 2018
5 answers
236 views
How can I scroll a appointment into view?

I can set focus to it, but when it's not in view, i can't seem to scroll to it. This is my code:
Private Sub FocusAppointment(afspraak As Agenda)
 
        Dim app As Appointment = RadScheduler1.Appointments.FirstOrDefault(Function(c) c.UniqueId.KeyValue.Equals(afspraak.AgendaID))
 
        If app IsNot Nothing Then
            For Each appElement As AppointmentElement In SchedulerUIHelper.GetAppointmentElements(RadScheduler1)
                Dim evnt As IEvent = appElement.Appointment
                If evnt.UniqueId.KeyValue = afspraak.AgendaID Then
                    RadScheduler1.FocusedElement = appElement
                    RadScheduler1.ScrollControlIntoView(appElement) '<- Telerik.WinControls.UI.AppointmentElement' cannot be converted to 'System.Windows.Forms.Control
                End If
            Next
        End If
 
    End Sub

When commenting the 'scrollintoview-line' the code works and the selected appointment does get focus, but out of view...
I obviously overlook something here.

Kind Regards,
Raoul
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Nov 2018
6 answers
159 views

Hello, we are currently in a final stage of our CRM development, and are using the control by importing a .docx file. Our problem now is we can't seem to make the content of the control reponsive. It works fine on the resolution our resolution, but when we go lower than that, it will look like the attached file.

 

Any solution to make the conrol work with lower resolutions too?

 

Thanks in advance

 

Hristo
Telerik team
 answered on 27 Nov 2018
1 answer
579 views
I'm unable to set the $ currency symbol as well as decimal places for radspinEditor, Please check image and do the needful.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Nov 2018
2 answers
77 views

How could I display multi-line (i.e. the text has a carriage return in it).

 

Thanks in advance.

James
Top achievements
Rank 1
Veteran
 answered on 26 Nov 2018
4 answers
138 views

Hi,

is there any way to access the the color dialog which is created from within the conditional formatting forms property grid? 

the main problem ist, by default the color has alpha 0, so when the user selects a color from the colorwheel the alpha always stays at 0 and has be changed manually (99% of the normal users don't even know what the alpha channel is)

Also there is no way to hide certain tabs or make the "Basic" tab the default one.

It would be nice if the conditional formatting form was more accessible from code, also it lacks some features:

  • Dialog is not sizable (should be higher by default) so you have to scroll inside the property grid every time
  • No option to clear/delete all entries
  • No option to copy a entry

I'd make my own formatting dialog it there was an easy way to override the default behaviour! Or is there an easy way?

 

Kind Regards,

Christian

 

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 26 Nov 2018
3 answers
252 views

hello telerik!

i have a rich text editor in my application, (the user fill text and it save in database),

I want that the default direction will be right to left - align to right
but it comeback all the time to left,

Additionally, when i load text to rich text editor is also align to left

How can i do that?

thanks

gita, sharedocs

Tanya
Telerik team
 answered on 26 Nov 2018
24 answers
1.0K+ views
Hello,

Im trying to create a tree view where each node has several columns like First name, Last name, email. However I would like them to be displayed like columns and share the size.

Is this possible ?


Dess | Tech Support Engineer, Principal
Telerik team
 answered on 26 Nov 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
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?