Telerik Forums
UI for WinForms Forum
2 answers
941 views
I have a DateTimePicker Control.  I have set the ShowCheckBox Property to True.  I would like this checkbox to enable/disable the datetimepicker based on weather it is checked or not.  I'm surprised it doesn't do this by default.  Nor is there any other property to set to allow this behavior.  I also can't find any event to hook into that would allow me to achieve the desired results.

I did find through the smart tags how I could disable the two "parts" of the DateTimePicker (RadDateTimePickerArrowButtonElement, and RadMaskEditBoxElement) during design time.

Another approach, I guess that works is to attached to the value changed event.  This way as soon as a user sets the value from null to something, the checkbox could be checked for them.  This allows them to have the correct checkbox state, without manually checking it themselves.

Any help would be appreciated.


Thanks, 
Richard Slade
Top achievements
Rank 2
 answered on 17 Jan 2011
4 answers
187 views
Hi ,
    We want to set record navigator to the grid which shows us total rows in the grid and it shows like "Record 5 of 2000" ..
Richard Slade
Top achievements
Rank 2
 answered on 17 Jan 2011
7 answers
448 views
Hi all,
I am using radpanel's and not rad panel bars on my windows forms.  Problem is that there is a lot of flickering going on when the page loads. Its very annoying to the user atleast. I can see the controls being loaded and stuff on page load. I am using Q3 SP 2010. Do we have any fix to this?? I googled and found out that there might be problems wiht double buffering and stuff. ? Are we supposed to do anything like that. Any help on this would be great. 
Thanks
Nikolay
Telerik team
 answered on 17 Jan 2011
1 answer
152 views
Hi.
Is there any way to implement Paging in GridView,It becomes Useful for large data .
Nikolay
Telerik team
 answered on 17 Jan 2011
1 answer
176 views
Hi,
    We want to SetValue of a perticular cell ..
Like    grid.SetValue (ColumnName , Value)
          grid.GetValue(ColumnName)
,is this available in Radgrid, if not what is the alternative...
we want this in the button click event but not in the radgrid events..
Richard Slade
Top achievements
Rank 2
 answered on 16 Jan 2011
1 answer
187 views
Hi.
Is there any way to implement Paging in GridView,It becomes Useful for large data .
Richard Slade
Top achievements
Rank 2
 answered on 16 Jan 2011
2 answers
104 views
Hi Guys !!
              I am new here.I tried searching this question related material on this forum but cant able to find it out.... My Question is How to Load the Selected Value of Cell into the Text boxes. In Normal I know how to do via DataGridView. But cant able to figure out this thing in Telerik Controls.. Please Any Buddy know about this thing ???
Richard Slade
Top achievements
Rank 2
 answered on 15 Jan 2011
1 answer
137 views
I have a url link within the content text that is in an anchor tag.

So for example my contenttext is

Click on <a href='http://localhost/TestApp/Common/Test.aspx' target='_blank'>link</a>

then clicking on the link does not open the expected page....

IS ther any way to create this functionality through the alert...
Richard Slade
Top achievements
Rank 2
 answered on 15 Jan 2011
1 answer
109 views
Hi,

Has anyone used this control in this scenario, uses this control to display quotes, in an active market.

We all know what the stock quote gride consist of, so i wont elaborate on that.  My issues are that the gridview is using too much cpu when updating quotes as it arrives.  on each page of quotes, i have a max of 25 rows of data that i'm watching, if all are updating at the a rate of 25ms, my cpu utilization is at around 60%, i don't think this is normal unless i'm doing something wrong.

can someone shed some light on this subject?

Thanks,
Richard Slade
Top achievements
Rank 2
 answered on 15 Jan 2011
5 answers
200 views
Hello

I am using visual studio with c sharp, windorm and latest Rad controls. 

I have a multcolumncombobox named mcbUserReports. Within it's SelectedIndexChanged event I want to be able to move the selected index to the OldRow. I understand that it is connnected to the CurrentRowChangedEventArgs. I am having a difficult time assign it's properties to an object which will allow me to tap into the OldRow and CurrentRow values. This is what I have thus far:

Private Void mcbUserReports_SelectedIndexChanged(object sender, EventArgs e)
}
    Telerik.WinControls.UI.CurrentRowChangedEventArgs objTelerikEventArgs = //(not sure what to put here)
    Int32 intOldRow = objTelerikEventArgs.OldRow.Index:
}

The first line within the SelectedIndexChanged block should read below:

Thanks

Richard Slade
Top achievements
Rank 2
 answered on 15 Jan 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)
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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?