Telerik Forums
UI for WinForms Forum
1 answer
123 views
RadComboBoxEditor items with value of NULL is not persisted to bound object model.

I'm binding a list of objects to the grid that allows edits.  The column is bound to a property of type Object.  One of the items in the combo box has a value of NULL (representing no selection).  Selecting this item does not update the underlying bound object.

side note: change the item's value to DBNull and binding works as expected.  This provides a work around, but forces undesired knowledge of DBNull in the bound presentation model.
Julian Benkov
Telerik team
 answered on 28 Mar 2008
1 answer
398 views
Hello,

The windows standard progress bar control has a "PerformStep" method which automatically increments the progress bar based on the value of "step" property.

Is there an equivalent of this method for the RadProgressBar?  I am looking for this because I'd like to increment the RadProgressBar based on a completed action, rather a time based update.

For example:

For i as integer = 0 to 60 '<--this number will be dynamic based on database records  
    '//Do Something here  
    RadProgressBar.PerformStep  
Next 

Thank You.
Nikolay
Telerik team
 answered on 28 Mar 2008
1 answer
98 views
Hi,

I visited this site
http://www.telerik.com/support/kb/article/b454K-cgk-b454T-a.aspx

But, seems like it's just for the ASP.NET as it mentioned about the machine.config. what about those WinForm controls to be added to GAC?

Please advice.
Nikolay
Telerik team
 answered on 28 Mar 2008
1 answer
88 views
Hi all,
I want to the user to press a button and it will create a new DocumentPanel. The controls on that new tab will be the exact controls of the
DocumentPanel, plus I want to copy some content over from the old to the new. How do I create a new DocumentPanel dynamically with the same controls and layout of those controls of an existing DocumentPanel?
John

PS. I posted a simular question in the tabstrip forum, but I should have posted here.
Julian Benkov
Telerik team
 answered on 28 Mar 2008
1 answer
272 views
Hi,

I only manage to change the icon for the start button, but not it's background color. anyone could advice me on this, please?

Thanks in advance.
Nikolay
Telerik team
 answered on 28 Mar 2008
2 answers
180 views
Hi, I'm looking for a highlight when my group element is selected.

I try "selected" on radpanelbar event but it doesn't work ? Maybe I do something wrong.

Thanks.
SKmatt
Top achievements
Rank 1
 answered on 27 Mar 2008
2 answers
372 views
I have a grid with two combo box columns.  The first is a list of countries (GridViewComboBoxColumn.DataSource = countryList) and the second is a list of states (GridViewComboBoxColumn.DataSource = stateList).  I've implemented the following recommended solution with Q3 2007 SP1 to correlate the combo boxes (Country drives State list):
http://www.telerik.com/community/forums/thread/b311D-bbdamc.aspx#444988


This solution does not work with Q1 2008 Beta because RadGridView.EditorRequired never fires.

What is the recommended solution with the Q1 2008 Beta controls?
Dimitar Kapitanov
Telerik team
 answered on 27 Mar 2008
3 answers
215 views
There appears to be a bug somewhere in grid editors.  I have two GridViewComboBoxColumns in a grid.  Each has their own datasource setup during initialization.  When the user edits the row, they get the same values in both combo boxes, regardless of the GridViewComboBoxColumn.DataSource.  It looks like the first editor to be used of a particular type is cached and reused without its datasource refreshed.
Jordan
Telerik team
 answered on 27 Mar 2008
1 answer
105 views
Are there plans for additional Beta drops?  We were anxious to get onto Q1 2008 Beta because everytime we submitted a support ticket we were told the issue was fixed in this version.  Now of course we are dealing with the headaches of using a beta product.  Will we get updates for the beta or is this it until the official release?
Nikolay
Telerik team
 answered on 27 Mar 2008
2 answers
216 views
In Q3 2007 SP1 we were formatting a DateTime column using gridViewDateTimeColumn.Format = "{0:dd-MMM-yyy}";  This no longer works.

Using the control spy, the column's format shows "{0}".  If I change it back to "{0:dd-MMM-yyy}" in the control spy, the values are formatted appropriately.

I've also tried setting the DataTextFormatString when initializing the column, with the same results.

Nikolay
Telerik team
 answered on 27 Mar 2008
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?