Telerik Forums
UI for WinForms Forum
4 answers
220 views
hi i need to change the GridView row backcolor using index in the RadButton Click event
Stefan
Telerik team
 answered on 24 Feb 2012
2 answers
202 views
I have a custom VisualItem (class CustomVisualItem : IconListViewVisualItem) and I want a nice image of this item while dragging.
So I wrote this in my VisualItem, but this method never get called (no message in output).
protected override Image GetDragHintCore()
       {
          Debug.WriteLine("GetDragHintCore");
          return GetAsBitmap(Brushes.Yellow, 2, new SizeF(48, 48));      
       }

Is it a bug or my fault?
Ps: There is pretty much no docu on these to methods (GetDragHintCore and GetAsBitmap [what about the parameters?]).

Froggie
Top achievements
Rank 1
 answered on 24 Feb 2012
1 answer
236 views
Hi,

I've posted about this before, but two days later the thread disappeared, wierd!
Anyway, i have more details now.
I have an app which uses a gridview with a combobox column. the combobox column uses suggestAppend
It seems the combobox column, by default, requires the user to hit enter twice before EndEdit is called.

The grid itself has a custom GridBehavior to override ProcessKey such that when enter is pressed, it calls EndEdit and SelectNextRow
This is so that on the combobox column, the user only has to hit enter once.

this worked on version 2010.2.10.914 of the telerik controls, i am now using the latest version and it no longer works. ProcessKey is never called while the suggestions list is showing.

Is there a way for me to get the KeyPress events from the suggestion box to bubble up to the gridview?

Thanks,
Matt
Stefan
Telerik team
 answered on 24 Feb 2012
1 answer
178 views
Hello almighty telerik team,
i  apologise for not speaking well english, no my mother language.
to my problem - i can no make ribbon height bigger. i tried seting in the designer but no luck.
please show sample or code to make this. i write from my coleague acount in india. regards from asia,
suresh rajeshkumar
Peter
Telerik team
 answered on 24 Feb 2012
2 answers
298 views
Hi,

I want to change a GridViewCheckBoxColumn to display a red Cross Mark instead of the green Tick Mark.

Is this possible and if so how?

Kind Regards,
Brad
Boryana
Telerik team
 answered on 24 Feb 2012
1 answer
250 views
Hey Telerik!

We are currently evalutaing your windows forms control suite and have hit a road block.  One of our custom controls that we created relies on a base windows form which contains all the drag/drop logic, etc.  The other forms then inherit from this base form.  This works perfectly with regular windows forms.

When I tried to set up a simple scenario with a base form and have a second form inherit from the base, I am unable to add any controls in the designer and instead am greeted with this design error:

"   The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: InheritBase --- The base class 'WindowsApplication1.RadFormBase' could not be loaded. Ensure the assembly has been referenced and that all projects have been built. "

I have uploaded my simple test here :  http://www.vbninja.com/baseformtest.zip

Thanks
Mark
Stefan
Telerik team
 answered on 24 Feb 2012
2 answers
310 views
Hi,

What is the best way to validate a raddropdownlist?  I'v looked at the _Validating Event but this appears to only fire when you select another control.

When I try the selectedvlue_changed this appears to fire when the control is being databound etc.

Any help or pointers would be great.

Thanks
Karl
Top achievements
Rank 1
 answered on 23 Feb 2012
3 answers
290 views
I made a Test-Project to test the RadDock and got a error when setting Properties of "AutoHideStripLayout" via Designer.
Also i want to get rid of the BackColor because I only want the dafeault Winforms look.

See the sample-project. http://www.file-upload.net/download-4121547/RadDockTest.zip.html
Julian Benkov
Telerik team
 answered on 23 Feb 2012
2 answers
179 views
In this online doc topic: http://www.telerik.com/help/winforms/gridview-populating-with-data-binding-to-bindinglist.html

it shows how to bind a bindinglist of business objects to the gridview.  I can see that the ListChanged event can be trapped for insert and delete and changes persisted to the database.  my question is:  how does one persist edits made in the grid that immeditaly update the underlying binding list back to the database?  what bindinglist event should I subscribe to for the update?  how do I get the index of the edited row from this event?

Do you have an working example of persisting a gridview/bindinglist back to a database without using a LINQ context or an ORM?

Thanks,
Jonathan
Julian Benkov
Telerik team
 answered on 23 Feb 2012
1 answer
374 views
Is there an equivalent theme in winforms to the "Expression_Dark" theme that comes with the WPF tools?

I have been using Expression Dark for a WPF project and have just started working on one in Winforms and would like to use a theme similar to expression dark. 

Are there any other themes out there other than the ones that come out of the box with the controls? I am not a huge fan of the Office 2010 or Telerik Metro or Windows 7 themes that come with the controls. 

I am aware that I could use the Visual Style Builder, but currently do not have the time to do so. 

Thanks
Stefan
Telerik team
 answered on 23 Feb 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)
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
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?