Telerik Forums
UI for WinForms Forum
2 answers
145 views
How do i style a selected appointment in a radscheduler?  I'm having trouble finding the style stuff in the visual style program for this.

i could do it in code if that's easier also.  all my appointments have a specific type.  the border color changes depending on the type.  when i select one, the border goes black though.  i don't want that to happen.  i want it to leave the border i specified on it.

Also, how do i get rid of the appointment element inner border?  i made the outer border wider and it makes the inner one wider also.  I tried to hide it by making it the same color as the back color of the appointment element, which does sort of work, but it cuts into the text of the appt that way.

Thanks
John
Top achievements
Rank 1
 answered on 12 Apr 2013
1 answer
102 views

I use TimeLineView with Timescales.Minutes.

When our scheduler shows period less than a day (for example 0:00-12:00) we have corrupted view with only one column and without possibility to scroll to appointments. After some investigation I see that the method GetRenderCellsCount() has next code:

                if (startDate > this.RangeEndDate.Date)
                    return calculatedMaximum;

This code check whole DateTime of starting with only Date of Ending. So, when our scheduler shows period less than a day (for example 0:00-12:00) we have corrupted view with only one column and without possibility to scroll to appointments.
 
Also, because properties RangeStartDate and RangeEndDate contain time, but StartDate only with date. We can’t setup Timeline view to start from the middle of day, because StartDate will be less then RangeStartDate.

Julian Benkov
Telerik team
 answered on 12 Apr 2013
5 answers
282 views
hello ,

i have attached sample picture of card view type grid that i want.does telerik grid view has this type of functionlity.?if not can anybody provide me the enhanced telerik grid with card view layout. thanks in advance if anybody can help.

Thanks And Regards,
Rahul Uttekar.
Jack
Telerik team
 answered on 12 Apr 2013
12 answers
924 views
Hi,

Is it possible to have an assembly with embedded themes, then reference that assembly across different projects in the same solution. Then using the radthememangaer - Load Themes from Resource - point to the compiled assembly.

My UI is split across different projects. How can I share the same themes across multiple projects?


P
Nikolay
Telerik team
 answered on 12 Apr 2013
3 answers
105 views
Hi!
I just upgraded to the latest Winforms controls, and now my project is no longer running. I am getting the following exception;

An error occurred creating the form. See Exception.InnerException for details.  
The error is: Unable to cast object of type 'Telerik.WinControls.UI.RibbonBar.RibbonBarCaptionFillPrimitive' to type 'Telerik.WinControls.UI.RadQuickAccessToolBar'.

VS2010 says no source available, so I have no idea on how to fix this... Please help!

Martin
Stefan
Telerik team
 answered on 12 Apr 2013
6 answers
278 views
Hi,

Appointments in Timeline View have a date associated with them when the Time Scale is set as either Month or Year.
The date format is mm/dd for Month View and mm/dd/yy for Year View.
 
Can I change this to dd/mm for Month View and dd/mm/yy for Year View.

Please see snapshot attached.
Ivan Petrov
Telerik team
 answered on 11 Apr 2013
1 answer
60 views
Hi!

I have some items that have spaces. Thay appear correctly, but if the user type the space, the suggestion box disapear.

Example
- My list: "Red shirt", "Red pants", "Blue shirt", "Blue pants"
- The user type "Red", tghe suggestion box shows "Red pants" and "Red shirt"
- The user continues by typing the space, the suggestion box disapear.

Is there a way to prevent that?

Thanks
Svett
Telerik team
 answered on 11 Apr 2013
1 answer
74 views
Hi!

I would like to add some items in the suggestion list as the user type information in it.

Example:
- My list contains A, B, C, D
- The user type E and press enter.
- E is added to the list, the UI is refreshed so the little "tag" appear properly

I'm currently half-way of acheving this. The "E" is added to the list, but I have to erase the text in order to be able to see the E in the suggestion list...

An "official" code or guideline would help me a lot.

Thanks!
Svett
Telerik team
 answered on 11 Apr 2013
2 answers
74 views

Hi there,

I’d like to create a RadDropDownButton with the characteristics depicted in the attached screenshot. Described textually, they fall into these two categories:

Look: The index (which should be one, rather than zero, based) of each RadMenuItem is displayed in the left column. (In the screenshot, these are numbers 1 - 3).

Behavior: If the RadDropDownButton is expanded and its RadMenuItems thus visible, typing 1,2 3, etc will result in the click event of the corresponding  RadMenuItem being called.  For example, looking at the screenshot, typing “2” would cause the “Update Across” click handler to be called.

Would you please suggest the best way of accomplishing this? Any guidance would be quite appreciated!

Ben
Top achievements
Rank 1
 answered on 10 Apr 2013
2 answers
118 views
Good Morning,

i´ve a little Problem. When i try to hide the borders of the RadRibbonBarGroups (Click the Icon on the right of the Control and uncheck the Show Border Option), then in the Preview the Borders are hidden, but when i start the Programm the Borders are visible.

Can anywhone say me what i do wrong?

Thanks a lot
Dee
Dee
Top achievements
Rank 1
 answered on 10 Apr 2013
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?