Telerik Forums
UI for WinForms Forum
1 answer
57 views
Using the RadDateTimePicker is it possible to set the keyboard focus to the calendar drop down and then navigate the dropped down calendar using the calendar controls keyboard navigation keys?
Peter
Telerik team
 answered on 27 Mar 2012
1 answer
77 views
I would like to show data in WinForms in a fashion that's similar to the RadSparkline control for WPF.

I would like to hide everything from the chart except the actual data being shown.

I will also be updating the data in real-time, about every second with multiple charts on the same screen.

Does the WinForms RadChart have some way to hide all the extraneous information such as legend, axis, labels and to make the chart's data area fill the whole control?

Also, is RadChart up to the task in terms of performance for real-time data display or should I be using some other Telerik control for this?

Thank you,
Ves
Telerik team
 answered on 27 Mar 2012
1 answer
202 views
Hello..
Im using radtreeview with my own class.
that class is like this
class TestClass
{
public IsChecked{get;set;}
public Name{get;set;}
}

I used 
radTreeView1.CheckBoxes=true;
radTreeView1.DataSource=bindingList;
radTreeView1.DisplayMember = 
"Name";


I Want if IsChecked Property changed that node's checkstate change.
even I change Checkboxstate make IsChecked change.
but I couldn find bind to CheckboxState..
How Can I bind this data..
please help me and give me solution.. Thanks.
Stefan
Telerik team
 answered on 27 Mar 2012
1 answer
246 views
Hello,

I am using version 2012.1.301.20 of the WinForms controls.

I have a currency value that is negative and using the mask C2.  I want to get back just the number without the commas and dollar sign, however when I set the TextMaskFormat, I cannot get what I want.

I entered -1234.56 into the text box and this is what I get for Value & Text for each TextMaskFormat value:

Value 1 is 1234.56 and the Text is -$1,234.56 and TextMaskFormat is ExcludePromptAndLiterals
Value 2 is 1234.56 and the Text is -$1,234.56 and TextMaskFormat is IncludePrompt
Value 3 is -$1,234.56 and the Text is -$1,234.56 and TextMaskFormat is IncludeLiterals
Value 4 is -$1,234.56 and the Text is -$1,234.56 and TextMaskFormat is IncludePromptAndLiterals

Shouldn't ExcludePromptAndLiterals and IncludePrompt given me the Value -1234.56 ?

Thanks,
Chet
Stefan
Telerik team
 answered on 26 Mar 2012
1 answer
103 views
I was interested in if anyone has used this product with existing code and how it behaves. Like example just adding docking to a existiong project that never had it before how easy is it to add, and were there any issues?
Stefan
Telerik team
 answered on 26 Mar 2012
1 answer
113 views
I was interested in knowing if the Page View Outlook View could mimic 2010? can you any of this functionality be written or is it included?
1.  ability to minimize items under the navigation panel (pic1)
2. add a search box (pic1)
3. sort by type/name/price (pic2)
4. can the outlook view be dockable?
Stefan
Telerik team
 answered on 26 Mar 2012
3 answers
206 views
Is it possible to prevent the CommandBar getting focus from current focused control
Boryana
Telerik team
 answered on 26 Mar 2012
1 answer
427 views
Hello,

I have functionality in my application to show some RTF notes in read only mode. I designed this functionality using RadRichTextBox control with ISReadOnly property set to true. Its working fine except the caret being shown blinking in first position of text box. However, since text box is read only, the visible blinking caret is being considered as a bug. I tried a lot to hide it, but no luck.
Please help me out to hide it.

Thanks
--Pawan
Stefan
Telerik team
 answered on 26 Mar 2012
3 answers
240 views

I am using Winforms Gridview, in that i need to take the current cell Position.
(ie) Location  x, y  of the current cell.)

I tried these following Codes,

GvItem.MasterGridViewInfo.GridViewElement.CurrentCell.Location.X

GvItem.MasterGridViewInfo.GridViewElement.CurrentCell.Location.Y)

But i  got Only 0,0.

Which property can i  use for this?

LALITHA

Stefan
Telerik team
 answered on 26 Mar 2012
1 answer
124 views
Hi,

When the user right click on the cell directly then, it is opening the context menu strip. but, the cell element is not highlighted\selected. We want the cell to be highlighted automatically before it opens the context menu strip.

Our actual requirement is, we need to show different items in the context menu strip if they click on appointment element rather than cell element. we have written the code and it works. but, it fails, if the user select the appointment and then if they right click on blank cell [with out left click] - it still open the context menu strip for selected appointment.

Please let us know how can we do this.

Regards,
Selvaraman S
Sahand
Top achievements
Rank 1
 answered on 24 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?