Telerik Forums
UI for WinForms Forum
1 answer
102 views

hi 

i need your help to fix this error 

 

CellFormattingEventArgs' is an ambiguous reference between 'Telerik.WinControls.Export.CellFormattingEventArgs' and 'Telerik.WinControls.UI.CellFormattingEventArgs

 

thanks 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 13 Nov 2018
5 answers
337 views

Hello,

I'm unable to set the $ currency symbol as well as decimal places for radspinEditor, Please check image and do the needful.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 13 Nov 2018
5 answers
193 views

Hi everyone

While I am learning Telerik Radgridview control, I am stuck with combo box column example. I have created the grid and columns using GUI property builder. It's not bound to any database. I just want to display a simple drop-down list. For example:- {Yes, No, Maybe}

My Question
1. How to assign the drop-down list Item? {Yes, No, Maybe}
2. Is it possible to assign different values to each combo box cell per row
    For Example:-

                          row(0)= {Yes, No, Maybe},

                          row(1)={Absoluitely, Definately, Certain}
Technical Info
Gridview Name: radGridView1
Combobox Column Name: status
Application Type: VB.net WinForm

 

I think its a very basic question, but somehow I am unable to find the solution. It will be very kind if someone guide me to the solution.

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 13 Nov 2018
3 answers
267 views
hello, is it possible to have a button that when the user clicks it it opens a new appointment dialog and when they fill it out and click OK the Collection_Updated event fires in the scheduler just as if they had double clicked a date and added the appointment ?

i have it working except the event does not fire, here is an example of how i am opening the dialog, DoctorAppointment inherits from EditAppointmentDialog

DoctorAppointmentEditForm frm = new DoctorAppointmentEditForm();
 
            frm.practiceid = 1;
            frm.LoggedInUserID = this.LoggedInUserID;
            frm.PracticeListView = this.radPracticeView;
             
            frm.ShowDialog();
;

i must be missing something!
Dimitar
Telerik team
 answered on 13 Nov 2018
1 answer
49 views

Radgridview with 3 level hirarchy, radgridview1 add template, template add template1.

Thanks before.

Dimitar
Telerik team
 answered on 12 Nov 2018
2 answers
310 views

Does this control - or any of the other WinForms table-style controls - have the ability to show vertical text?

I have quite large tables, with 50-100 columns, and the column names are 30-80 chars long, so showing them Excel-style with text rotated 90 degrees would be perfect.

I've not found any of the controls which can do this.

Or is there some other way?

Ideally, it would be in this Spreadsheet control, as it seems to be the fastest for loading the kinds of data I'm using.

Ian
Top achievements
Rank 2
Bronze
Bronze
Iron
 answered on 09 Nov 2018
3 answers
78 views
Hey guys, after I've updated telerik, Ctrl+C command copy all row content, I want it to copy only Current cell content with SelectionMode = GridViewSelectionMode.FullRowSelect. Is there anyway to achive that?
Dimitar
Telerik team
 answered on 09 Nov 2018
2 answers
124 views

Hello,

Is it possible to hide the drop location indicator when performing a drag/drop operation from a listview to a listview using the dragdropservice? (see image)

Grtz Patrick Vossen

 

Patrick
Top achievements
Rank 1
 answered on 09 Nov 2018
2 answers
120 views

I have three level of hierarchy.

1. Radgridview1.--.> add template1

2. template1.--> add template2

3. template2.

the problem is i want to expand component radgridview1 only which contain row from template1.

if i using code is like : RadGridView1.MasterTemplate.ExpandAll() all hierarchy include template2 will be expanded. if code is like : RadGridView1.MasterTemplate.Templates(0).ExpandAll() then nothing rows expanded. So how to expand Radgridview1 which contain template1 without expand template2 that own by template1.

thanks before

andi
Top achievements
Rank 1
 answered on 09 Nov 2018
3 answers
63 views

hello 

In this forums, I can't search anything.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 09 Nov 2018
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?