Telerik Forums
UI for WinForms Forum
1 answer
72 views
Is there any way to get the currently highlighted TIME of the RadScheduler?

We have multiple methods of adding appointments to the calendar, one of which being a '+' button inside of a toolbar. Our clients want to be able to highlight a time on the calendar, then press the '+' button to add an appointment.

There are also other things that we would like to do with the focused time, but this was the simplest to explain.
Dobry Zranchev
Telerik team
 answered on 29 Jun 2010
1 answer
106 views
Sorry about the duplicate postings... i keep getting the "oops something went wrong" message. So i'm trying with a different browser.



How can I programatically sort the GridView by the first columns (Descending)?

Thanks.
Jack
Telerik team
 answered on 29 Jun 2010
1 answer
76 views
I'm not stuck on code, but am having to deal with an inconsistency. It might be something that you would want to address in a future release.

SchedulerContextMenuShowingEventArgs exposes a ContextMenu property of type RadDropDownMenu. On the other hand, RadScheduler's ContextMenu property is of type System.Windows.Forms.Control.ContextMenu.

I'd far prefer to work with the former.
Stefan
Telerik team
 answered on 29 Jun 2010
2 answers
165 views
Hi,

I need to find a way to export a gridview to excel but without duplicate data in some of the columns. for example if i have three columns, customer ID, date  and revenue, i'd like to have the customer ID (which is the same for several consecutive rows) displayed only for the first row with the same ID while the other column should display all of their values.

as  far as i understand there are two option:
1. export to Excel the gridview with its grouping hierarchy to excel using the ExcelML method. but i cant find a way to do it. is this possible at all?

2. another option it to clone the gridview (i need the original for the display) and clear the cells with the redundant ID's, but i couldn't find a way to clone the grid view.

thanks in advance for your help.

Sharon.
Martin Vasilev
Telerik team
 answered on 29 Jun 2010
3 answers
125 views
Hi,

I have a rotator with a set of user controls.  I can get these to display 1 at a time but not several at once.  An example of this working from your ASP.NET controls is here: http://demos.telerik.com/aspnet-ajax/rotator/examples/rotatortypes/defaultcs.aspx

Can I have the same kind of functionality on the WinForms rotator or is it just strictly 1 item at a time?  I do want it with auto rotatoion and no scroll bar so can't use the scroll bar component as an alternative.

Regards,

Jon
Nikolay
Telerik team
 answered on 28 Jun 2010
2 answers
209 views
I'm programming a radscheduler that has its resource collection change upon selection from a dropdown list. The problem I am having is to simply get the scheduler to update when the collection changes. I use code like the following.

Me.RadScheduler1.Resources.BeginUpdate()
    
Me.RadScheduler1.Resources.Clear()

<rebuild resources collection, using Add method>
 
RadScheduler1.Resources.EndUpdate()

Is there something I'm supposed to do to get the scheduler to refresh? I've been stuck on this for too long. Any help you can offer is much appreciated.
Dobry Zranchev
Telerik team
 answered on 28 Jun 2010
5 answers
219 views
Hello everyone,

       I'm using the Office2010 theme on my RadRibbonBar and I am trying to get the StartMenu to display text (similar to the Office 2010 "File" tab).  I have been able to find the primitives to update through the designer smart tags and the text shows up in the Visual Studio designer perfectly.  My problem is that that text does not appear when I run my application.  I have played with the text's Z-index to see if that was the problem, but I have not been able to figure it out yet.  Any suggestions?  Thanks!
Deyan
Telerik team
 answered on 28 Jun 2010
1 answer
282 views
I have an application where we support switching between 'normal' and office2007Silver & office2007Black for
the entire application (using ThemeResolutionService.ApplicationThemeName = "Office2007Silver"; etc). In one of our forms I have a problem where it looks great in the blank/ControlDefault Theme (blue) but once I switch to silver or black a few problems show up.

I have a group box that holds several checkboxes with images (white background in the images). In the default blue theme (ControlDefault) the background of the groupbox is white so it naturally blends, but with the other themes the background becomes transparent ( where it shows silver or black respectively) so the images stick out like a sore thumb. Making them have a transparent background would look horrible as well, so I'm looking to possibly override the 'background' setting for the groupbox so that no matter what theme gets applied to the form it will always have a white background (the other changes are fine). Is this possible at all?
Otherwise just having this one control not be themed besides the 'standard' theme would be a 'decent' alternative (Setting enable Theming to false makes it look just as bad as with the other themes and doesn't solve my issue)

I tried looking at the properties in Visual Studio under StyleSheet->Style->PropertySettingsGroup with the PropertySettings & Selectors, hoping there'd be a setting in there to ignore any changes but I'm not quite following what's going on in there. I'd prefer not to have to make a custom theme since this is the only form/control I have this issue with.

 I tried adding a white panel in to the groupbox as a work-around but that would then overlay onto the groupbox label so that didn't work.



Deyan
Telerik team
 answered on 28 Jun 2010
3 answers
125 views
Hi Team,

       I have following problem please help me in doing that,

Problem Desc:

    Actaully we used Q3 2009 RadControls for winforms. recently we have upgraded to Q1 2010 RadControls for winform. 
In Q3 2009 version we had customized Themes in XML file. I need to create the customized theme in single xml file in Q1 2010 too.
I tried in visual style builder but it's creating single file for each and every control. i need to a single xml file which should have all controls themes inside it. how to do that     
    
Thanks In Advance
Deyan
Telerik team
 answered on 25 Jun 2010
1 answer
65 views
instead of scrolling down to look for an appointment, can we have to display the complete appointment together. i mean can we hide the empty slots..???

Thanks
Shinu.
Dobry Zranchev
Telerik team
 answered on 25 Jun 2010
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
ProgressBar
CheckedDropDownList
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?