Telerik Forums
UI for WinForms Forum
1 answer
99 views

In our application, we were using the standard windows CheckBox.

We have an Overrides onkeypress to trap the ENTER key and send a TAB (so enter moves to the next field on the form). This works great, and for the user to toggle a checked/non-checked state, the space bar is hit.

When using the RadCheckBox, the space bar still changes the checked state, but also when i hit ENTER, it changes the checked state and moves to the next field. 

I do not want it to change the checked state on the ENTER, i only want it to move to the next field.

Thanks.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 Mar 2022
1 answer
224 views

Hi

I need floating labels in RadTextBox and RadDropDownList using telerik winforms.

Telerik has this feature implemented in their Floating Labels in kendo.react library for various controls.

However I'm using Telerik UI for Winforms R2 2020 which does not support this. In R2 2021 Telerik has added support only for floating labels Floating Labels in RadTextBox/RadTextBoxControl but not for RadDropDownList. I can't upgrade to R2 2021.

I need some customization tips to implement floating labels in both RadTextBox and RadDropDown using Telerik Winforms

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Mar 2022
1 answer
84 views

Hi!


I think we have a problem with Telerik RadGridView.



We are using RadGridView with several columns (GridViewTextBoxColumn and GridViewDecimalColumn).

Every column has a concrete header text which is localized.
Every time we have tried adding a new column somewhere in the middle of the collection, Telerik RadGridView shifts all the columns that follow the inserted column by one place. It means that we have to change the translation for those shifted columns after each addition, and it is very frustrating and sometimes our translation was messed up. The same situation is with removing columns.


Do you have any knowledge about the described behavior?
Do you know how can I avoid shifting columns, and thus changing the translation?


Thank you for the answer in advance!

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Mar 2022
1 answer
123 views

Using VS2019 and 2022.1.228.40 of Telerik.  How do I change both the Hover color and Selected color of the expand button from yellow/dark yellow to colors of my choice?

I found this post that looks like what I want.  But when I try the code in the ViewCellFormatting event, I get an error that SignStyle is not a member of GridGroupExpanderCellElement.

 

Thanks for your help.

R.D. Henry and Co.
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 03 Mar 2022
1 answer
361 views

We use Telerik UI for Winforms extensively in our Windows application.  We have migrated almost all of our UI to use Telerik UI for Winforms but we were using a 2014 release of Telerik.  Last month we updated to the latest (Q1 2022) Telerik UI for Winforms and began converting the last 3 major tree controls in our UI to use the RadTreeView.  The biggest of these tree controls can have a lot of nodes.  Some of our customers will exceed 750000 nodes in their installations.

We have found that when sorting is enabled, especially our custom sort which is necessary for our implementation, the tree control takes a VERY long time to load and also a very long time to repopulate when a leaf node with its children is removed and then re-added.  Of note when we remove/re-add a leaf node is that if I put a breakpoint into our NodeComparer implementation I see that many nodes from all over the tree are being compared.  The comparisons include nodes that are at the root of the tree and were not affected since the node(s) removed were 4 or 5 levels down and restricted in scope to just one sub-collection.  I am very surprised that the RadTreeView re-sorts ALL of the tree nodes rather than just the nodes in the affected collection?

Are there ways to restrict sorting to just the collection affected by the addition/removal of a node?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 03 Mar 2022
1 answer
571 views

Hello, 

My question is: How can I hide the on hover highlighting and also when the user clicks on an item highlighting? I just want a flat color with no highlighting on hover and on clicking? I have tried the .ListViewElement.ViewElement.HighlightColor but that doesn't seem to work. 

Thank you for helping. 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 03 Mar 2022
1 answer
460 views

Hey Everyone,

I have just updated my WinForms controls to 2022 R1 from 2019 R3.  When i open Visual Studio 2022 and create a new project it all creates succesful however the toolbox seens to still be referencing the old 2019 R3 files.  Also some of the new features such as StepProgressBar are not available.  The particular tool is something that i am very keen to start using and i was wondering if someone can assist me with getting the toolbox updated please.

I have tried the doing a repair of the install as well as the Launch Toolbox Configurator from within Visual Studio however both to no joys.  On the Toolbox Configurator it states that it will close clsoe Visual Studio however this closing isnt happening.

Its also worth noting that the demo applications are showing the correct new latest version and in my installation directory there is only one version.

I look forward to hearing from you.

Thanksin advanced

Luke

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 03 Mar 2022
1 answer
127 views

the gap between checkboxes and their labels should be increase

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 02 Mar 2022
1 answer
329 views
I've successfully set up everything and I'm able to capture traffic just that I'm also getting traffic from my windows machine where I have fiddler installed and acting as a proxy.

How can I config fiddler to only show captured traffic just from my android device?
https://xender.vip/
Moreover, if I've installed the certificate and configured the proxy on 2 different android devices how can I differentiate between the two? Right now the only solution is to turn wifi off on one of the devices.
https://nox.tips/
Is there a way I can see somewhere in the left traffic list stream window or the right Inspectors window and tabs what's the ip of the device that the traffic data belongs to? For example, my android device 1 has 192.168.0.10 and android device 2 has 192.168.0.20. I would like to see somewhere in the request and/or response this IP for the same reason described above - to be able to differentiate traffic captured from one source from the other.
ussop
Top achievements
Rank 1
 updated question on 02 Mar 2022
1 answer
101 views

Hi.

I have a Dock with a few ToolWindows. I'd like to change the default behavior:

- when a ToolWindow is collapsed (AutoHide) I don't want it to show when I hover on it, the user should click on it to show it

- because I only have AutoHide button and no Close button, I want to disable double click which pops up the ToolWindow outside the Dock which you can then close (I don't want that)

- I want to replace the Pin icon

 

Help please :)

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Mar 2022
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
+? 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?