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
Hello,
I'm unable to set the $ currency symbol as well as decimal places for radspinEditor, Please check image and do the needful.
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.
DoctorAppointmentEditForm frm =
new
DoctorAppointmentEditForm();
frm.practiceid = 1;
frm.LoggedInUserID =
this
.LoggedInUserID;
frm.PracticeListView =
this
.radPracticeView;
frm.ShowDialog();
Radgridview with 3 level hirarchy, radgridview1 add template, template add template1.
Thanks before.
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.
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
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
hello
In this forums, I can't search anything.