Telerik Forums
UI for WinForms Forum
1 answer
157 views
Hello,


   I am trying to use the RadMessageBox. What ddl's do i need to have for that and can you provide me some examples?

Thanks
Stefan
Telerik team
 answered on 19 May 2011
1 answer
58 views
hi,
I have a column in my SELECT statement for the grid that I want to use as a checkbox.  For example, it reads:  0 as selected. This is automatically set to read only, so I ticked it off in property builder. But when i tick it on in the grid and move off it says that the column is read only. Any way to fix this?

thanks.
Julian Benkov
Telerik team
 answered on 19 May 2011
2 answers
152 views
should this work? I cant' seem to get BrinigIntoView() to scroll my Treeviews.

Regards
Erwin
Stefan
Telerik team
 answered on 19 May 2011
1 answer
189 views
The LoadLayout method of the RadGridView will sometimes throw an error "Collection was modified; enumeration operation may not execute." We have found that this happens after the following sequence of events:

1. Define one or more filters in the grid.
2. Use SaveLayout to save the layout definition, which includes the filters.
3. Use LoadLayout to load the layout that includes filters.
2. Use LoadLayout to load a different layout that includes no filters.

Apparently some internal code is iterating through the filter descriptors and attempting to delete them within the iteration. The workaround that we found is to first execute a .Columns.Clear() to remove all of the existing columns. Since they are all going to be replaced by the new layout this produces the same end result, minus the error.

We believe that this problem was introduced sometime between 2010Q1 and 2011Q1. Upgrading from 2010Q1 to 2011Q1 has been one of the most frustrating and time consuming version changes that I have ever experienced. There are a lot of new features and a lot of fixes, but it seems that little thought was given to backward compatibility.
Jack
Telerik team
 answered on 19 May 2011
8 answers
275 views

Hi,
     Do you have a control similar to Winform Property Grid control with property grid features like Number/DateTime masking, list box, categories sorting etc.  Winform Property Grid control is neither enough nor flexible enough for customizations.

 

Thanks,

Rangarajan.S

Stefan
Telerik team
 answered on 19 May 2011
5 answers
191 views
Hello,

Is it possible to create a header and footer for dropdownlist control,
and to insert controls to it?
exactly like in the asp.net ajax combobox control.

Thanks,
Oren
Boryana
Telerik team
 answered on 19 May 2011
2 answers
113 views
I have been browsing the forums searching for a solution to a DropDownList problem.  Our users want to be able to type into the drop down list editor and have the drop down list suggest matches in the list or accept whatever text is typed into the editor portion of the control.  We are using a DropDownList with DropDownStyle = DropDown and AutoComplete = Suggest

Currently, when users type in a series of characters in the editor portion of the control which does not match any item in the list, the control refuses to give up focus so users cannot press the "Save" button. 

For example, if the list consists of the following items:

ABC123
ABCXYZ
ABQRSTU
A12345

when the user types "A", the control suggests all four choices.  When the users types "AB", the control suggests the first three choices.  If the user continues typing "ABCD" the control has no suggestions.  At this point, the control will refuse to give up focus so the user can press the "Save" button to save the text entered, namely "ABCD".

in short, we want the drop down list to be both a drop down list and a text box.

Any suggestions would be appreciated!  Thank you "in advance" for your expertise.
Peter
Telerik team
 answered on 18 May 2011
37 answers
354 views
We put the latest build (Q3) on a few weeks ago. Now all of our comboboxes in the grids stopped working. I did not put on the Q2 version back on to confirm, but I (and my other team members) thought they worked in Q2.

Here is what happens:

1) User drops down a combobox in the grid.
2) User selects an entry from the combobox.
3) THE COMBO BOX DOES NOT CLOSE

Can anyone confirm this? Will there be a fix to this soon? Or do I have to write code in every one of our forms to manually close the combobox? If I have to write code, anyone know what that code would look like?

Thanks for any tips!
Stefan
Telerik team
 answered on 18 May 2011
7 answers
145 views

Hi

 

I have column GridViewTextBoxColumn.
For some rows I use
RadDropDownListEditor in this column. I have random issue that sometimes drop down list cannot be collapsed by mouse click I have to press enter to collapse drop down list. It works fine in Q2 SP2.

Very bad surprise...

Is there any workaround for this issue in Q3?

 

Regards

Stefan
Telerik team
 answered on 18 May 2011
1 answer
125 views
Hello,

Suppose we have a gridview where I grouped data by a column "Date".
Suppose I add an aggregation expression like "Sum" for one or more column.

When the gridview is totally expanded I see first the Group Header Row that show the value of the group.
Under this row I have the result of the sum for each column of the grid.

The problem is when I collapse the Group Header Row, the row that contains the sum result for each column is hide (with the data).

Is there a way to mantain visible the aggregates results row when I collapse the Group Header Row?

I send you as attachments tow picture:
the first image show in the red circle the row I'd like to be visible after the collapse (second image).

thanks for any answer,
Alcide
Jack
Telerik team
 answered on 18 May 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)
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
CheckedDropDownList
ProgressBar
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
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?