Telerik Forums
UI for WinForms Forum
3 answers
993 views

Hi,

 

I am using the ValueChanged event to detect changes in the grid that contains Checkboxes and I assign true to a variable which I use later to ask if it is true. But if with a second click I return to its previous value, the value has not really changed. How do I detect if something has really changed in the grid?

 

This is my code:

 

        private void rgvPerfiles_ValueChanged(object sender, EventArgs e)
        {                                                                         
            if (this.rgvPerfiles.ActiveEditor is RadCheckBoxEditor)
            {
                hayCambiosPendientes = true;
            }
        }

Best regards.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Nov 2020
7 answers
4.2K+ views

Hello

I started a Winforms .net 3.1 project. All Telerik components are not visible in the Toolbox. When I try adding them (Right-clink in General, Chose-items, etc.) I can see all the Telerik components, checked, and when I uncheck-recheck a few nothing happens. The Telerik menu is visible and active in the Extensions menu. 

Also all forms (in designer mode) show this error: "The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: \r\n NewEmailForm --- The base class 'Telerik.WinControls.UI.RadForm' could not be loaded. Ensure the assembly has been referenced and that all projects have been built." Even though the project is cleaned and rebuild multiple times. When run in dbeug mode, all runs fine without errors. The designer for any form is just not usable.

When trying to add a new RadForm i get and error about "Scenario wizard cannot be launched..." (see attached). I am thinking it cannot load the assembly files, yet everything runs fine when debugging and part of VS2019 seem to be aware of installation.

 

This only happens in a .NET Core (3.1) project. If I do the same on a .NET Framework project all works well.

 

Here are my versions:

- Microsoft Visual Studio Enterprise 2019 / Version 16.6.4
- Microsoft Windows 10 Enterprise / Version 10.0.1.18363 Build 18363
- Telerik UI for Winforms 2020.1.218.310

 

 

Thanks

Herald

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Nov 2020
4 answers
77 views

Hello,

I have searched but not found any solution to somehow make the horizontal line for the full hour in scheduler.
Please see the attached image. I'm struggling to put words on this ;)

Any help or suggestions are appreciated.

Thank you!

Jan
Top achievements
Rank 1
 answered on 20 Nov 2020
1 answer
155 views

Hello,

is it possible to change initial directory of open image dialog in image editor? I tried to set current directory by Directory.SetCurrentDirectory, but it seems it uses always some last opened directory.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 Nov 2020
3 answers
927 views

Greetings,

 

Supposing that a Radgridview has 4 columns and the second one is the current column (our target).

Is it possible to change backcolor of not all the rows of the current column, but only the header cell of the color  ? As if the column is highlighted or selected

I attached a picture

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Nov 2020
5 answers
215 views

I have grid with four columns. On load, I'm getting the data from a single table to populate the columns in the grid. Imagine a data with a column for uniqueID, text, text, numbers and numbers. I'm loading just the last for as visible.

I want the user to have the ability to edit the first two columns. This data actually comes from another table. There may be five choices for the user to select.

I'm looking everywhere for en event and I cannot find where I can edit the data source for the combobox columns. I'm completely stumped as to how I can populate the drop down boxes with valid data for the user to select.

Tomas
Top achievements
Rank 2
Veteran
 answered on 19 Nov 2020
1 answer
103 views

Hello

In a treeview drag drop operation I need to get a users validation before proceeding with the actual drop operation.

In the example DragDropTreeViewsVBNET provided in a previous post
I have added a messagebox at the beginning of the drop operation in order to decide if I proceed or not
However this "hangs" the application. I suspect that the drop operation operates in a different thread that
prevents me from opening a messagebox.
I have tried to find a way to achieve this but have failed.
Have you a suggestion ? (I understand this is not a Telerik issue but I would appreciate any suggestion)

Thanks in advance

Pierre-Jean

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 18 Nov 2020
9 answers
447 views
I'm using the Q2 2011 Radcontrols for Winforms and, whenever I use one of the extension commands that modify project references like:
  • Convert to Telerik WinForms Applications
  • Configure Project
  • Upgrade Wizard

I get the dialog with the available Components and Themes, but, when I click Finish, I receive an error that says:

Error executing custom action 
Telerik.WinControls.VSX.Actions.UpdateReferencesAction: Object reference not set to an instance of an object.

I do not receive this error if I remove all COM, Project, and external dll references from that project prior to launching the dialog.  Is this expected?  The Radcontrols work fine as long as I add the references manually or let VS do the work by dragging the control from the toolbox.  For the record, I'm a brand new user so I can't say if this worked with previous versions.

Thanks!

Nikola
Telerik team
 answered on 17 Nov 2020
1 answer
73 views

The properties set at design time are not saved.

version : 2019.2.618.40

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 Nov 2020
1 answer
174 views

I am having problems understanding how to use this control.   I have already created a form without it, but I can start all over, no problem.  I just find it confusing how to lay it out.    I have attached a screen shot of what I want in the layout control.  Perhaps a short video demonstrating on how to partially construct this layout.  

 

 

Nadya | Tech Support Engineer
Telerik team
 answered on 16 Nov 2020
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
ComboBox and ListBox (obsolete as of Q2 2010)
ListView
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
Menu
PropertyGrid
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
Rotator
TrackBar
MessageBox
SpinEditor
StatusStrip
CheckedListBox
Wizard
ShapedForm
SyntaxEditor
TextBoxControl
LayoutControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
DataEntry
GroupBox
ScrollablePanel
WaitingBar
ScrollBar
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
ColorBox
Callout
FilterView
PictureBox
VirtualKeyboard
NavigationView
Accessibility
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
Flyout
ToolbarForm
NotifyIcon
Rating
TimeSpanPicker
BarcodeView
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
DateOnlyPicker
TimeOnlyPicker
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?