Telerik Forums
UI for WinForms Forum
1 answer
168 views

Hello,
In my grid view I have two GridViewComboBoxColumn that I want them to be cascade . Basically in need to set each cell in the depending column with different data source but I see that all I can to is to set the data source to the column itself. In this case I can’t see the values of the other rows.
I tried to work on the editor of each cell but its mark as RadDropDownListEditor that I cant chant it data source.

I'm using Q3 version in win forms

Thanks’

Richard Slade
Top achievements
Rank 2
 answered on 09 Dec 2010
5 answers
159 views
Hi all,
I'm experimenting some troubles in setting an image for the menu item of a RadContextMenu. Via code no problem: I can add a RadMenuItem to a RadContextMenu, and I can set the Image property of the RadMenuItem. The question is: how to achieve the same result via designer? The items of a RadContextMenu have RadItem as static type, and thus the Image property is not available.

Thanks in advance for any help!
Best Regards
Roberto

Richard Slade
Top achievements
Rank 2
 answered on 09 Dec 2010
3 answers
146 views
Hi

I want to underline the values of a column in RadGridView. Can you please tell me how to do this?

Thanks

Regards
Zerka
Top achievements
Rank 1
 answered on 09 Dec 2010
4 answers
124 views
At design time, what property do I change to get rid of the default corner rounding for the RadSplitButton? Thanks.
Esteban Castorena
Top achievements
Rank 1
 answered on 08 Dec 2010
7 answers
113 views
Hi

How to apply the défault application theme to the "Conditional Formating" windows who is displayed for end users ?

(In my application, I use the Dersert Theme, so when this windows is showed, the blue color is not welcome.)

Thanks

Anthony
Richard Slade
Top achievements
Rank 2
 answered on 08 Dec 2010
4 answers
325 views
I'm trying to make a GridView column usable for int properties.

I have actually a property defined as an "int". When I binded my DataSource to the GridView component, the column linked to the "int" field has been created as a GridViewDecimalColumn.

But, when I try to edit the column field, I have an exception saying: Object of type "System.Decimal" cannot be converted to type "System.Int32"

Did I missed something?

Thanks,
Carol Watson
Top achievements
Rank 1
 answered on 08 Dec 2010
8 answers
207 views

Hi
I want to load RadScheduler AppointmentEditDialog from custom menu click event.
I try to raise the RadScheduler1_AppointmentEditDialogShowing event in custom menu click event by the following code;
    Private Sub menuItem1_Click(ByVal sender As System.Object, ByVal e As EventArgs)
        Dim ep As New Telerik.WinControls.UI.Scheduler.Dialogs.EditAppointmentDialog
        Dim ev As Telerik.WinControls.UI.IEvent
        Dim evt As New Telerik.WinControls.UI.AppointmentEditDialogShowingEventArgs(ev, ep)
        RadScheduler1_AppointmentEditDialogShowing(Nothing, evt)
    End Sub


But the EditAppointmentDialog not loading. Please help me to do this

Dobry Zranchev
Telerik team
 answered on 08 Dec 2010
3 answers
328 views
Hi,
I have two data Grids. One with the new data and the other with the old data, Both have Hierarchy . And how can i show the New added rows.

Thanks & Regards,
Sagar
Julian Benkov
Telerik team
 answered on 08 Dec 2010
2 answers
107 views

In a GridView with 30 plus columns, I am adding few unbound (calculated) columns with expressions. The Expressions refer the other columns in the grid.

The problem is, after initial data load the calculated columns at are at the right end of the grid which are not in the visible area are not being calculated.  The gridview is not calculating the calculated columns that are not in the grid visible area. These columns show up data as soon as I scroll back and forth brining these columns into visible area.

 

How can make sure the calculated columns are always show data, regardless of their visible position in the grid area.

Julian Benkov
Telerik team
 answered on 08 Dec 2010
4 answers
158 views

Hi

I have written drag & drop from treeview to gridview.
I am able to get the node in gridview but I am not able to get the row in which the drop is done.

Say 5 rows are there & i drop to the 3rd row, I want to get the row index in dragdrop event, but the current or selected row is null


Regards,
Sangeetha. G
Arul S V
Top achievements
Rank 1
 answered on 08 Dec 2010
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
NavigationView
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?