Telerik Forums
UI for WinForms Forum
1 answer
145 views
Hello!

I have a really strange behavior with my project. If I put a RadImageButton to the ToolStripItem and I assign an image with red in it, it is not showing it. In design mode everything works fine, but as soon as I start the program (even from VS), I got an empty space for the image. 

I tried with several pictures (mainly with cancel and stop and so on), but as soon as the red appears, my image disappear. Other images works fine. The images are all pngs with transparent background.

I attached two screenshots and you can download a simple project from http://www.wellensteyn.ro/temp/HQ.ZIP
Does anybody experienced something like this? What can be the problem? 

Thanks: Botond
Nikolay
Telerik team
 answered on 18 Nov 2009
3 answers
484 views
Hi,

I have a GridView with a GridViewComboBoxColumn that has a list of strings as the datasource and is bound to a string property in my ViewModel. Is it possible to let the user add new values to the string-list by typing in the GridViewComboBoxColumn editor and not reject those values when they are not already in the list?

At the moment, when I type a string that is not already in the bound list, the string is saved in the editor (when I enter the cell again after leaving it, the value is still there) but not propagated through the ValueChanging event and also not written to the underlying ViewModel.

I'm looking for a way to either
  1. Add the new value directly to the string-list and to the ViewModel's property
  2. Get notified about the change with the new, not-in-list value and be able to put it in the string-list manually

Is there a way to do this?

Thanks in advance.
Jack
Telerik team
 answered on 18 Nov 2009
1 answer
229 views
I'm struggling with an easy (so it seems) task:

print a chart on a landscape A4 sheet of paper so that the chart fits on the page and uses optimum space.

Any Pointers?

Regards
Erwin
Dwight
Telerik team
 answered on 18 Nov 2009
5 answers
382 views
Hi there,

how can i disable close button which is on the right top corner of the toolwindow?
I have tried Caption visible property. But i want the other two button to be visible  and only close button to be disabled.

Thanks,
Satyajeet
Nikolay
Telerik team
 answered on 18 Nov 2009
1 answer
94 views
Hi.

I need a box with scrollbars in a custom cell i am building. I haven't been able to accomplish this. What I have at the moment is a RadPanelElement with the text as html which looks OK, but there is no scroll bar in a panelelement. I would like to add a RadListBoxElement but the items do not show. I have set the minsize as stated in another thread.

Thank you
/ jorge
Martin Vasilev
Telerik team
 answered on 17 Nov 2009
1 answer
564 views
Hi,
Is there any way to hide the dropdown arrow in order to create an autocomplete textbox? I know you can do it in your ASP controls but I can't find an equivalent way to do it in the winforms controls. Thanks
Deyan
Telerik team
 answered on 17 Nov 2009
9 answers
212 views
On Rows that have ConditionalFormattingObject's on one or more Columns, it's ignoring at least the MiddleRight (if not all) value of the TextAlignment Property and left-aligning at least the numeric (if not all types of) Columns.  I verified that the TextAlignment Property is set to MiddleRight before and after adding ConditionalFormattingObject's and before and after calling the Show method on the Form.

Telerik 2009Q2 (2009.2.9.729), VS 2005 (v8.0.50727.762 SP.050727-7600), XP SP3 on Core2Duo 2.99GHZ with 3GB.


Martin Vasilev
Telerik team
 answered on 17 Nov 2009
6 answers
319 views
Hi,
i'm trying to update SummaryRowsBottom values.

in CellEndEdit I try to do this :

GridViewRowInfo pRowInfo = this.RadGridView_Name.MasterGridViewTemplate.Rows[e.RowIndex].Cells[e.ColumnIndex].RowInfo;
this.RadGridView_Name.MasterGridViewTemplate.SummaryRowsBottom.BeginItemUpdate();
pRowInfo.Cells["CellName"].Value = "10";
this.RadGridView_Name.MasterGridViewTemplate.SummaryRowsBottom.EndItemUpdate();

infact, summary rows are not updated. If i sort my grid, it'll refresh values.

Please help :p

Thanks


Martin Vasilev
Telerik team
 answered on 16 Nov 2009
1 answer
214 views
Hello,
I have a grid with a GridViewDecimalColumn.  When this cell goes into edit mode, I would like to have the regular editor displayed but along side it I want to have a button that the user can click to launch a modal dialog.  I have searched extensively on the forums and I have not found a way to accomplish this with the Decimal column (there appear to be other samples using a gridviewcomboboxcolumn, but I could not adapt that to meet my needs).  FYI - I am using the 2009 Q2 SP1 release.

Any help is greatly appreciated.

Thanks,
Sean

 

Sean
Top achievements
Rank 1
 answered on 16 Nov 2009
1 answer
82 views
I like the new Visual Style Builder, and also watched a quick How-to Video on it, but I can't seem to get the custom theme to work. I created a Theme for RadMenu on the Theme Builder. Save it, and exported the zip file. I've copied the Zip Content (CSS and folder Menu) into the "App_Theme\Default" folder. I then set the RadMenu's EnableEmbeddedSkins="false", and set Skin to the new skin name. Nothing happens. Please help.

I am running IIS 7 on Vista 64.

Aaron
Paul
Telerik team
 answered on 16 Nov 2009
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
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
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
NavigationView
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
SplashScreen
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?