Telerik Forums
UI for WinForms Forum
3 answers
341 views
Hi,
I am looking to bind a listview with a generic list of a custom object. I got some problems trying to get the same results as in your examples. First of all when I put it on listview viewmode it show only the display member value when I was expecting it to show all column in the listview. may be I need to set something to get it work? I noticed that I can show what I want using the visualitem.text to show it the way I want but I can't find a way to do it automatically. Also I did copy your code to make the grouping work and it dosen't... I doe's make grouping when I put wrong property name in it then, the grouping seem's to be based on the count of item's. Well I would like to find a way to acheive it. May be a little project binding a custom object with grouping and differents viewmodes could help me to achieve my goal (since all your example are made with datatable).

Thanks
Dimitar
Telerik team
 answered on 23 Dec 2013
3 answers
124 views

Hi

I am using the WinForms RadGridView control in a project. I have achieved full CRUD with all the desired behaviours with one exception, that is when the user adds a row via the 'Click here to add a new row' line at the top of the grid the row is added fine, however the new row is not the currently selected row. On a larger data grid this often is off screen.



I can achieve it with a bit of a mash, but I'm sure that is not correct!



How do I make the newly added row the currently selected row?



Regards



Chris

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 23 Dec 2013
3 answers
177 views
Say you have a GridView whose first column is a GridViewMultiComboBoxColumn.

When the grid is first activated, the cell belonging to this column in the first row becomes the active cell, but the dropdown arrow button does not display.  You need to click on the cell before the dropdown button is shown. 

Is there some trick to get the arrow button to display as soon as this cell (or any other cell belonging to the GridViewMultiComboBoxColumn  column) is first activated?

Thanks.



Stefan
Telerik team
 answered on 21 Dec 2013
1 answer
137 views
Hello people,

I have a Gridview with a column multicombobox can load it correctly, but I want to start the program that she got given initial value.

How do I have an initial default value for this combobox in the grid?

Thank you.
Stefan
Telerik team
 answered on 21 Dec 2013
3 answers
289 views
Hi,
I am trying to trigger the event click on a splitter.
I tried with this code:

AddHandler RadSplitContainer1.Splitters(0).Click, AddressOf SplitterClick

But nothing happens.
Do you have any advice?


I'm using RadControls 2013Q3.
Thanks
Stefan
Telerik team
 answered on 21 Dec 2013
4 answers
267 views
Hello,

How can I get the list of all the event handlers (delegates) associated with the Click event on a RadTileElement in Panorama control using reflection?

I should implement a proxy class that add or remove handlers on Click event.

Something like this:

private event EventHandler _eventProxy;
...
var _handlers = GetEventHandlers(radTileElement, "Click");
foreach (var handler in _handlers)
{
  _eventProxy += (EventHandler)handler;
}

I could do it with normal Controls but not with RadTileElement in Panorama.

Thank you in advance,

Raniere
Ivan Petrov
Telerik team
 answered on 20 Dec 2013
3 answers
660 views
Me again. I am attempting to get the text to word wrap, but with no success.

I have a RadPanel with a RadLabel on it. 
the label text will look something like this:

"<html> <p> Mike Wheat of Fairbanks has put the 1940 comic book on the auction block through Dallas-based Heritage Auction Galleries, where it's expected to fetch more than $40,000. Online bids already have climbed to $35,000 for the book, believed to be one of fewer than 300 still in existence.</p>"

obviously the content of the text is random (ignore that). 
basically  i have a html string with a date,title,and context. 
I would like the label to wordwrap the label.
currently the label stretches out in one long line.(see screenie) 
Peter
Telerik team
 answered on 20 Dec 2013
1 answer
97 views
HELLO HOW TO SAVE THE DESIGN CONTROL IN SQL PIVOTGRID
Stefan
Telerik team
 answered on 20 Dec 2013
1 answer
132 views
Hi,
quite imbarazing to write this question but I have not found references in the documentation.
in gridview there are settings to make insert, delete, update working or do I have to write the methods?
thanks
Stefan
Telerik team
 answered on 20 Dec 2013
1 answer
80 views
Hi All!

We have some grid with GridViewDateTimeColumns, the display format is {0:d} - short date pattern, in our case it means yyyy.MM.dd., e.g. 2013.12.18 as today.

When a user would like to record a new date, e.g. 2014.01.01, he/she must press the following keys: 2014<right arrow>01<right arrow>01. The right arrow needs to move to the next parts, month and day.

Can I change this behavior, and achieve a kind of fast or continuous editing? means, the user should press only the numeric keys, and the editor automatically moves the cursor to the next part of the date without pressing the right arrow?!

regards,

Peter Szintai
Stefan
Telerik team
 answered on 20 Dec 2013
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
Bronze
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
Bronze
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?