Telerik Forums
UI for WinForms Forum
4 answers
224 views
Going by your examples, I set the AllowDrop for the RadListControl to true. I also have set the SelectionMode to MultiExtended. Also, per your example in the TreeView section, I coded the RadListControl's MouseDown event to call the DoDragDrop() method. However, now I can not select rows with the mouse. I can select extended with the arrow keys and shift key, and I can drag them into the TreeView, succesfully. It's like the mouse only works for Dragging, it won't even control the scroll bar in the RadListControl.

Basically I did everything you wrote in the Treeview "Enabling Drag and Drop" section, except I used a RadListView instead of a Windows listbox for the source control.  It works with a Windows listbox, but I would like to use the Telerik version.

Help Please.

Later
Art
Michal
Top achievements
Rank 1
 answered on 19 Sep 2011
5 answers
241 views
We've bought Devexpress in 2009 and use it all the time.Last week,we found telerik can write WPF-like window form,so we downloaded and tried it to evaluate to buy or not.we found some problem which prevent us from using it. 
     1.when we place a  radtreeview in the form,and click "open property builder", in the RadTreeView Property Builder dialog,we can't see OK,Cancel and Apply button.It seems Property Builder dialog have the same problem.
      2.Sample or demo program have region and language problem.We can't build the demo at first,after changing region and language to english,we can build it.I found there are  many "..." characters [0x85] in the program,which will lead to some problem in other region code.
      we tried it in many computers and  these problems still exist.

      Enviroment : windows 7 ultimate   simplified chinese   , Visual studio 2010 premium [chinese and english]
Jack
Telerik team
 answered on 19 Sep 2011
5 answers
223 views
I have upgraded to RadControls for WinForms  Q2 2011 (version 2011.2.11.831) from Q3 2010 SP1 (version 2010.3.10.1215)

In Q3 2010, the RadMaskedTextBox supports a right click menu.  In Q2 2011, it does not.

Am I doing something wrong ? (my code hasn't changed).  I noticed that it still does exist on the RadTextBox.

If it was removed (or is a bug), how do I recreate/enable the right click functionality.

Thanks,
Chet
Peter
Telerik team
 answered on 17 Sep 2011
2 answers
132 views
I attempted to reinstall RadControls for WinForms 2001 Q2 (8/31/2011) after being unable to use the designer for the new RadPage controls in Visual Studio 2008. I tried a repair installation; when that didn't work, I uninstalled it completely. Now when I try to install, the installer reports the error:

The feature you are trying to use is on a network resource that is unavailable.

Click OK to try again, or enter an alternate path to a folder containing the installation package 'RadControls_WinForms_2011_1_11_419_dev.msi' in the box below.

The installer I'm using is RadControls_WinForms_2011_2_11_0831_dev.msi', located on my desktop.

I've downloaded another copy, thinking the file may have gotten corrupted, but I received identical results the second time. When I tried to select the installer by browsing to my desktop file, I get the error that the installer "is not a valid installation package for the product Telerik RadControls for WinForms Q1 2011", then reference the "_419_dev.msi" file again.

I thought Q2 was out of beta, but I'll install Q1 if it works. What do I need to work around this error?
Ed
Top achievements
Rank 1
 answered on 17 Sep 2011
2 answers
197 views
Hi,

I want to disable the commandbutton when the user is adding a new row, but I'm not finding the way to do this.

Please I need some Help. Thanks.
Amador
Top achievements
Rank 1
 answered on 16 Sep 2011
4 answers
178 views
Hello Admin!

I have a SpinEditor value = 3. I use ValueChanged event so do it. When value of that control to 2, I call MessageBox. But button Down of that control set yellow color (spineditor.jpg).
I want that control not set yellow color & reset that control.

Help me!
Thank you!

My code :

private void spChangedGridView_ValueChanged(object sender, EventArgs e)
{
        if (int.Parse(spChangedGridView.Value.ToString()) < 3)
         {
                spChangedGridView.SpinElement.Value = 3;
                MessageBox.Show("NO");
         }
}
remeo
Top achievements
Rank 1
 answered on 16 Sep 2011
1 answer
202 views
To summarize what I am attempting to do, I am attempting to export data items from a RadListView (databound) to Excel using a RadGridview and RadGridViewExcelExporter.

This is actually a 2-part issue: 
The first issue involves populating with data the RadGridView object that is passed to the RadGridViewExcelExporter (see below).

void Export_to_Excel(String myExcelFile)
{
RadGridView myGridView = new RadGridView();
myGridView.DataSource = myDataSet.joberrors;
RadGridViewExcelExporter exporter = new RadGridViewExcelExporter();
exporter.Export(myGridView, myExcelFile, "Sheet1");
exporter = null;
myGridView = null;
}

myDataSet.joberrors is the datasource of my RadListView and contains 2 rows and 14 columns.  Using the above code, myGridView contains 0 rows and 0 columns even after the datasource is set.

To solve this I used     

    
myGridView.LoadFrom(myDataSet.joberrors.CreateDataReader()); 


now myGridView is successfully populated with data, but the second problem now rears its head...

After exporting the data to Excel using the RadGridViewExcelExporter , the exported worksheet only contains one column - the primary key of myDataSet.joberrors?.

Any ideas what I am doing wrong?  Is there an easier way to do this?

Thanks
Emanuel Varga
Top achievements
Rank 1
 answered on 16 Sep 2011
1 answer
201 views
Hi, 

I want to use AutoGenerateHierarchy, but I am having a hard time, telling the grid to not show certain columns. I added child templates with the name in the properties of the object being displayed, and marking these columns as not visible, but these templates just get ignored. 

How can I control what which columns get displayed when using AutoGenerateHierarchy ? 

thanks. 
Emanuel Varga
Top achievements
Rank 1
 answered on 16 Sep 2011
7 answers
430 views
We have a requirement to check a single row in the radgridview.
What should be the approach for this requirement using RadGridView, we need to use a checkbox column or is there any radio button column.
Please help me regarding the above.

Martin Vasilev
Telerik team
 answered on 15 Sep 2011
5 answers
153 views
Hello
When add

 

  dg.Relations.AddSelfReference(dg.MasterTemplate,"ID", "IDPARENT");

The event bnds_PositionChanged works only when go with level on another.

А within

the one level does not work.

 

Operation of the removing does not work too.

 

Thanks!


Julian Benkov
Telerik team
 answered on 15 Sep 2011
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?