Telerik Forums
UI for WinForms Forum
1 answer
105 views
Hey,
I have created a Chart with a Datatable-Binding. So now I have only one y-Axis. The values are in the same area so i dont need a second y-Axis. But are there only one y-axis if the values are completly diffrent or is then a second y-Axis?
Thanks for your support
Evgenia
Telerik team
 answered on 19 Jul 2011
3 answers
288 views
How can I get a close button in the tabs for document windows in RadDock? Similar to how Firefox has implemented them. I was able to do it in RadPageView by doing something like the following, just not sure where it goes in the tree for a DocumentWindow.

RadButtonElement radB = new RadButtonElement();
radB.MaxSize = new Size(15, 15);
radB.Click += new EventHandler(control.CloseTabButtonClicked);
radB.Font =
  new System.Drawing.Font("Verdana", 7, FontStyle.Regular, GraphicsUnit.Point, ((Byte)0));
radB.Text = "X";
radB.TextElement.Location = new Point(1, 0);
radB.Margin = new Padding(0);
radB.TextAlignment = ContentAlignment.TopLeft;
radB.Alignment = ContentAlignment.MiddleRight;
tabItem.Children[2].Margin = new Padding(0, 0, 20, 0);
tabItem.Children.Add(radB));
Stefan
Telerik team
 answered on 19 Jul 2011
1 answer
69 views
Hi
i am dynamically setting the resources(may be multiple).
when i am double cliking on scheduler new appointment window is opening, that time i want to know from which resource i am creating appointment

Thanks
Hema
Ivan Todorov
Telerik team
 answered on 19 Jul 2011
3 answers
74 views
Hi, I have a problem.
Let's see the picture.
How can I solve this problem. Can anyone help me, thank so much.
Nikolay
Telerik team
 answered on 19 Jul 2011
3 answers
132 views
Hi,

I am using the radpageview in strip mode ,i have problem while applying office colors the pageview doesnt change the colors why is it so ,can anyone explain me why the colors are not applied .



Thanks
Hema
Boryana
Telerik team
 answered on 19 Jul 2011
6 answers
513 views
I have a DataTable that I am setting as the datasource of a RadComboBox. The DataTable has about 1300 entries in it. If I use the standard Windows ComboBox, Autocomplete works quickly, and I have no issues with it. If I try to use the RadComboBox, the first time I enter the field and start typing, the first letter auto-completes fine, but it hangs for 5-10  seconds upon typing the second letter into the field, before it matches values for autocomplete. And  if I click the arrow to display the drop-down list, the form kind of hangs, until I click around for a bit.   Any idea what is causing this, and what I can do to avoid it? No way I can expect my users to put up with that.
Dimitar Terziev
Telerik team
 answered on 18 Jul 2011
1 answer
147 views
Hi ,
we are using RadSchedulerRecurrenceEditor in web application.
so through web application we are saving recurrence rule in database.(in string format)

now we want to read this recurrence rule in windows service and find occurences.
but when we try to add telerik.web.ui reference in windows service its giving error while building.

Error 1 The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) 

so do we have different set of dll's for windows service? if yes from where i can get it?

and what approch i shoud follow to get my requirment?

waiting for your reply...




Veronica
Telerik team
 answered on 18 Jul 2011
4 answers
114 views
I am new to the Telerik Windows controls(Usually a Web guy), but do you guys not have a Rich Textbox Editor for Windows?  I see one for WPF, Silverlight and ASP.NET, but not for Windows...unless I am missing something.

thanks
Nikolay
Telerik team
 answered on 18 Jul 2011
1 answer
139 views
hi sorry I'm new to telerik, provide long tryouts, and I liked, but my question is, what is the difference between Q1, Q2 and Q3?
Nikolay
Telerik team
 answered on 18 Jul 2011
5 answers
140 views
Hi,

I have created a system in which I edit a recurrence from a web page but want to use a windows service to process the recurrences. 

I have the web page creating a recurrence string as shown below:

DTSTART:20100319T000000Z
DTEND:20100319T000100Z
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=FR;WKST=MO

I am then in the service using that string to generate the next date in the sequence, change the recurrence string and save back into the database.  In addition if the recurrence is of a finite count I need to decrease the count that is within the string.

Other than manipulating my original string and saving that back into the database how do I do this?  The class structure is completely differnt to it's web counterpart which seems a little odd given that in theory the functionality should be the same.

Regards,

Jon



abhijit
Top achievements
Rank 1
 answered on 15 Jul 2011
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
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?