Telerik Forums
UI for WinForms Forum
1 answer
115 views
Hello,
i have updated my c# Project from Terlerik Q1 2011 to Q1 2012.
i have get an Error : The RadToolStripItem is not available in Telerik.WinControls.UI.
can anyone help me ?

Best regards

Sascha
Stefan
Telerik team
 answered on 30 Mar 2012
1 answer
266 views
I had a requirement to place a value (Eg: 160 (100)) on CharSeriesItem label. I would like to have two different font sizes for the values. Please suggest.

C# Code:
ChartSeriesItem item = new ChartSeriesItem();
TextBlock txt1 = new TextBlock();
        txt1.Text = "Test1"
        txt1.Appearance.TextProperties.Font = new Font("Segoe UI", 9, System.Drawing.FontStyle.Bold);
        item.Label.Add(txt1);

       TextBlock txt2 = new TextBlock("txt2");
       txt2.Text = "Test2";
       txt2.Appearance.TextProperties.Font = new Font("Segoe UI", 7, System.Drawing.FontStyle.Bold);
       item.Label.Add(txt2);

Peshito
Telerik team
 answered on 29 Mar 2012
8 answers
632 views
Hi,

I've been trying to add images to items in an instance of the RadMenu, and it looks like you don't allow people to set the height or width of an image that is associated with an instance of RadMenuItem? Is there a way to do this, or do you actually have to create individual images, specially sized to 16x16 or whatever, for each of your menu items?

Thanks,

Russ
Ivan Petrov
Telerik team
 answered on 29 Mar 2012
3 answers
249 views

I'm trying to set the visiblity of a RadMenuItem based on code.  I've seen some other posts but they seem rather difficult or sloppy to maintain.  My end goal is to run it through a function that will return true or false.  I've simplified it for discussion purposes. 

This code below should work.  But it doesn't.  Any ideas?

<telerik
:RadMenuItem runat="server" NavigateUrl="~/users/manage_users.aspx" Text="Users" Visible='<%# "false" %>'>

</telerik:RadMenuItem>



I don't get an error but the menu item still shows.

Any ideas?

Thanks,
Rob
Kate
Telerik team
 answered on 28 Mar 2012
1 answer
88 views
I have C# Winform Application running in Visual Studio 2008 and I use .net 3.5 framework. Now, I want to use RadRichTextBox control in one of my form. 

The issue is I am not able to use RadRichTextBox control since it is based on .NET 4 framework and the target project is 3.5 framework.

Since our most of our customers using 3.5 .net framework we cant move our project to .net 4 framework. So, with this constraint, please let me know how to proceed with this.

Thanks,
Vinayaka
Stefan
Telerik team
 answered on 28 Mar 2012
1 answer
160 views
I have a trial version and was wondering what this option does. I have a application that was created using vs2010 and when I do this nothing happens except the items that i checked get added to the References folder.
Stefan
Telerik team
 answered on 28 Mar 2012
2 answers
94 views
Hi guys

I am working on chart for past few days and its great
I have one new requirement
i.e i have chart displayed like below

chart1    chart2       chart3 ...

so in page i reduced the size of the chart size, font size so that it displays at least 3 per row (as per client requirement)
Now client ask me to mouse over chart to display larger chart (like how we have tooltipmanager)

Is it possible to do in Chart?

Please Guide Me
Karthik.K
Karthik Kantharaj
Top achievements
Rank 1
 answered on 28 Mar 2012
6 answers
1.1K+ views
Hi,
I need to change the column header color of grid in code.
(Changing Telerik Vista Green Header to blue header for example) I did it by using custom Theme XML, however I need to change in code also. Is there a way to do it programmatically?
Paul
Top achievements
Rank 2
 answered on 27 Mar 2012
1 answer
169 views
Hi,
Just reporting what I think might be a bug.
Using RadScheduler (2011 Q3) in any ViewType, the following events don't fire when pressing arrow keys:
  • KeyDown
  • KeyPressed
  • CellElementKeyDown
  • CellElementKeyPressed

Can you think of any workaround for this issue? I wanted to use it for solving this.

PS. I hope you don't mind me posting bugs all the time. I just like your product very much and this is the least I can do to help you improve them ^_^

Ivan Todorov
Telerik team
 answered on 27 Mar 2012
5 answers
496 views
When dragging a DateTime Column with a format string to the group-by bar, the format string is ignored. This could both look bad, as well as group incorrectly.

For example I have a DateTime column where I only want to show the date, not the time. When grouping by this column it will show the time in the group header, and use the time values for the grouping as well.

Anyway to solve this?
Ivan Petrov
Telerik team
 answered on 27 Mar 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)
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?