Telerik Forums
UI for WinForms Forum
3 answers
133 views
When I try to print schedules with my RadScheduler, my appointments which all use custom background ids do not show up in color.  If I use the Telerik-provided background ids they come up fine.  Is there some property in an AppointmentBackgroundInfo instance that I'm not seeing that I need to set for it to show up in a PrintPreview/Print?

Thanks!
Ivan Todorov
Telerik team
 answered on 14 Nov 2012
2 answers
278 views
Hey,

I'm currently working with implementing new chartview into our reportingsystem . Chartview with it's multiple different options looks quite good, but I ran into problem with trackball and formating information on it. Basically I would like to get multiline box which is located over the lines/boxes and also numeric values with certain format instead of how it looks atm (screenshot edits: removed ends of legend information+ start of y-axis labels due information they had). I'm populating the chartview dynamically from datatable with n-series.

Can this be achieved atm? Did I miss some setting?

(using Q3 2012, vb.net, winforms application)

thx

Antti
Top achievements
Rank 1
 answered on 14 Nov 2012
3 answers
203 views
I have recurrence implemented in my project and everything works perfectly except for two cases in a yearly recurrence rule.  When I use Sunday or Monday in a yearly recurrence rule, the appointment disappears.  Additionally, when I click the 'next arrow' in the RadScheduler Navigator to navigate to a page past the current date, the scheduler freezes for a good 5-10 seconds before the page change processes.

For example, if the recurrence rule is 'FREQ=YEARLY;COUNT=2;BYDAY=SU;BYWEEKNO=1;BYMONTH=1;BYSETPOS=1;WKST=SU' or 'FREQ=YEARLY;COUNT=2;BYDAY=MO;BYWEEKNO=1;BYMONTH=1;BYSETPOS=1;WKST=SU', this behavior occurs.  If I use any other day it works fine.

Anyone else have this problem?
Ivan Todorov
Telerik team
 answered on 14 Nov 2012
1 answer
102 views
I've got a problem where a client wants to use a SpinEditor for their hours and minutes fields. The hours field works fine however I'm not able to display the minutes properly for anything below 10 (ie 12:01 appears in the editor without the leading zero, 12:1).  Hopefully, there is something I'm simply over looking . Any help is greatly appriciated.

Thanks,

Chris
Peter
Telerik team
 answered on 14 Nov 2012
9 answers
1.7K+ views

I need a RADButton with rounded corner.

The cornerradius should be flexible.

Thank you very much.

Boryana
Telerik team
 answered on 14 Nov 2012
4 answers
182 views

Hi,
I am using RadButton with custom  theme.
All button works fine (mouse over,click ....)

when i am using the form(winform ,not a RadForm)
AcceptButton propertiy , the hightlight of mouse over stop working


any fix for this ?
thanks in advance

this.AcceptButton = this.cmdOK;
Jack
Telerik team
 answered on 13 Nov 2012
3 answers
178 views
Hello
I have a problem with multicolumncombobox. after I write in the text box of multicolumncombobox and filter  it ,when I press Enter the text of multicolumn will clear .please help me to finde a solution for this problem.
thank you
Jack
Telerik team
 answered on 13 Nov 2012
1 answer
131 views
When I set the ruler to a shorter time period I get a strange block at the bottom of the scheduler.

This would not be an issue, if just for the fact that you can right click in this section and add an appointment?

This should be hidden or removed or not have the context menu show 

Any help would be appreaciated
Ivan Todorov
Telerik team
 answered on 13 Nov 2012
2 answers
250 views
I have a screen with a radgridview that is bound.  I am looking for a way to allow the user to click a row drag to a new location in the grid and drop and then save the order back to the sql tables.  I have a field in the table called PrintOrder that will contain the order that is displayed on the screen.  I have read some of the post about how unbound it works and some of the work arounds for bound items.  In the grid I allow the users to group, reorder columns, hide and show columns.  Would it be better to load the grid unbound, or is there a way around the bound issue.  I have seen the code with the PreviewDragDrop and set the e.Handled to true, but not sure how to drop the row in the location.  I can get it to look like you can drag and drop but when droped nothing happens.
void TestingItemView_PreviewDragDrop(object sender, Telerik.WinControls.RadDropEventArgs e)
{
    e.Handled = true;
}

after the handle how do I drop.  I assume the besthing to do would be to loop throught the grid and update the table with the new order.

Eric Klein
Top achievements
Rank 1
 answered on 12 Nov 2012
4 answers
632 views
I've already read this post:  http://www.telerik.com/community/forums/winforms/forms-and-dialogs/transparent-background-for-rad-shapedform.aspx   It is close, but not quite what I need.

How do we use a PNG file with tranparency to make a truly transparent form?  Any time I try this, truly empty areas in the PNG work fine, but partially transparent areas (like shadows) are underlayed with the "transparent" color.

I've attached three images:
- Screenshot of the intended effect.  (The welcome/splash screen from Visual Studio.)
- Screenshot of setting the shaped form control background and transparent color to blue with my transparent PNG as the background.
- The form background image I am using to test.

Any help you can offer is greatly appreciated.

Thanks,

- Brad
Brad
Top achievements
Rank 1
 answered on 12 Nov 2012
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
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?