Telerik Forums
UI for WinForms Forum
7 answers
138 views
Hello Support,
Can you show me how to add button image like WPF, I copy code in your demo, but it don't work, not like WPF.
Please show me how to use your button like the attachment.
Thanks in advance.
Nguyen
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 15 Nov 2013
1 answer
134 views
Hi,
I want to change the column default name of a radCalendar from a single letter (S M T W T F S) to three letters(Sun Mon Tue etc..).
In windows monthCalendar by default, the column headers are 3 letters.
How can i get the same format on radCalendar.?

Thanks in Advance to Telerik team.
Kiran
Top achievements
Rank 1
 answered on 14 Nov 2013
1 answer
198 views
Hi,

I am wanting to know if its possible to make a Menu Item contain a grid of buttons such as the Labels TextAlign PropertyGrid menu in Visual Studio as per attached pic? 

Or is it possible to put a User Control in a Menu Item?

Thanks.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 14 Nov 2013
3 answers
426 views
Hi,
We need a cell double click event on our pivot in order to get the values on that row and column. Our pivot's sample is attached.
We tried the code block below. But did not work. Can you help about this. Our product version is 2013.1.220.20
private void PivotGridReport_CellCreating(object sender, Telerik.WinControls.UI.PivotCellCreatingEventArgs e)
{
      e.CellElement.DoubleClick += new EventHandler(CellElement_DoubleClick);
}
 
void CellElement_DoubleClick(object sender, EventArgs e)
{
 
}
Dimitar
Telerik team
 answered on 14 Nov 2013
1 answer
185 views
Is there any way to make the expand/collapse plus sign float towards the top-left of the node item?  We can set the text with:

e.NodeElement.ContentElement.TextAlignment = ContentAlignment.TopLeft;

(that code is within the NodeFormatting event, btw...)

So I'm wondering if there is an equivalent function for the expand/collapse element.  It doesn't look right sitting in the center of a node whose height is set to allow for multiple lines.  Would look better at the top-left IMO.

Thanks,

Wayne
Ralitsa
Telerik team
 answered on 13 Nov 2013
1 answer
102 views
Hi
I added a RadPanorama to my form.
Now what I want is the ScrollBar, Be at the middle, not be at the top.
I mean I need my page to be at middle.

What I did is go to Element hierarchy editor, then from the left column, I selected RadScrollBarElement.
Then from right column, I set the Value to 50

This works fine in my Designer window, but when I run, it doesn't work.
Please see the attachment.

Would you please help me?

Thanks.



I should add that I tested RadHScrollBar and RadVScrollBar with the same way I explained, and they worked fine.
It seems there is bug in panorama scrollbar.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 13 Nov 2013
1 answer
133 views
Hi there,

We have a data-bound RadGridView to which we’re programmatically adding rows. The position in which the rows are added naturally depends on how the grid is sorted. Is there a way to override this behavior, however? We’d like to insert rows at the end of the grid even if this violates the order in which users have manually sorted the grid.

I’ve tried using a BindingList in order to more closely manage the insertion order, but to no avail.

Thank you so much!

Cheers,
Ben Leibert

Dimitar
Telerik team
 answered on 13 Nov 2013
4 answers
273 views
Hi,
i use raddock in my project.as u know when it show(open) a form it becomes a tab in raddock.
my problem is that when i open a form and number of open tabs(forms) got more than the width of raddock, it automatically set new opened form in front of other forms.though , i set DocumentInsertOrder to ToBack.
when number of open forms are less than raddock's width, DocumentInsertOrder  works correctly and add new forms to end of active forms but when number of open forms exceed raddock width, it seems that this property act as InFront and add new forms in front of other forms.
i want to add new forms always at the end of active form list even though number of open forms exceed raddock width.
i'm in hurry, please help me
tanx in advance
George
Telerik team
 answered on 13 Nov 2013
1 answer
145 views
I Have very little programming knowledge. This program worked well before I got a newer version of Telerik. Now it is having trouble converting RadDropDownMenus to RadContextMenus. 

mnContext = new RadDropDownMenu();
 
            mnItem = new RadMenuItem("&Add Stats" );
            mnItem.Tag = lnkToTeam;
            mnItem.Name = "AddBattingStats";
            mnContext.Items.Add(mnItem);
 
mnContext.Click += new EventHandler(tvTeam_ContextMenu_PitchPlanRootClicked);
           planGroupNode.ContextMenu = mnContext;
           planGroupNode.Tag = null;
           planGroupNode.Name = "PitchPlanHeader";
           planGroupNode.ToolTipText = "Right-click to add or delete Pitch Plans";


George
Telerik team
 answered on 13 Nov 2013
1 answer
120 views
Hello,

I have a Cartesian line graph with dates as CategoryMembers going back 90 days.  I'm trying to only display a label every 10 days so that the x-axis isn't so crowded.  Is this possible?

Thanks,
John
Dimitar
Telerik team
 answered on 13 Nov 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)
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
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
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?