Telerik Forums
UI for WinForms Forum
7 answers
1.0K+ views

Hi there,

I tried dragging and dropping a row into my RadGridView using the "Rows drag & drop" example from the "Progress Telerik UI for WinForms" application but I can't get it to work.

 

My need is to drag only one row and on the same grid.

Please, any suggestions?

Thank you very much.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 09 Feb 2021
2 answers
201 views

When user manually types the filter value (only date) in RadDateTimeEditor adds current time, so the filter value becomes -  %data %current time.

And filtering gives the empty table, because of values in datetime columns have 00:00:00 time.

How to set time to 00:00:00 instead of using current?

 

P.S. If user chooses value with DateTimePicker then filter value is %data 00:00:00 and filtering works fine.

Marseille
Top achievements
Rank 1
 answered on 09 Feb 2021
6 answers
695 views

Quick question about filtering. I have a ListView with several columns including a checkbox column. I want to filter the listview on one column ("Title'), based on a textbox value as the user types. I thought the below might work, but it doesn't seem to work, the filtering doesn't look right. Please tell me why this approach doesn't work. Thanks.

Code to add the filter:

private FilterDescriptor _valueFilter;
_valueFilter = new FilterDescriptor("Title", FilterOperator.Contains, "");
lstvwLookups.FilterDescriptors.Add(_valueFilter);

 

Code to update the filter:

private void txtFilter_TextChanged(object sender, EventArgs e)
{
    _valueFilter.Value = ((TextBoxChangedEventArgs)e).Text;
}
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 09 Feb 2021
2 answers
774 views
If I do a RadTreeView.DoDragDrop in the MouseDown event, the DoubleClick Event never fires.  Is there a way to begin Drag and Drop in MouseDown, and still get the DoubleClick event?  Basically, if it's a DoubleClick, I don't need the MouseDown event, because there is no need to have started the Drag and Drop.
Terry
Top achievements
Rank 1
 answered on 08 Feb 2021
2 answers
328 views

Hi all,

I have an issue. I am working on a C# WinForm with Telerik extension. The issue is that when I drag and drop a UI control to the WinForm, the controls do not appear on the form. Instead, the name of the control appears under the form as you can see in the attached photo. I think there is a mismatch of Telerik versions the one installed on my Visual Studio is different to the one previously used on the project. Any suggestions?

Thanks in advance.

Ammar
Top achievements
Rank 1
 answered on 08 Feb 2021
2 answers
358 views

How do I control the Font Size (and the Font in general) of the Tab Name? Not the content Font.

n/a
Top achievements
Rank 1
Veteran
 answered on 08 Feb 2021
2 answers
133 views
I'm putting up the field-list window to allow the user to choose the rows, columns and aggregations.  I'd like to hide the controls shown in the pictures I'm uploading.
Michael
Top achievements
Rank 1
Iron
Iron
Veteran
 answered on 08 Feb 2021
3 answers
590 views

Hi Team,

Can we have a sample application to build RadTreeView with MVVM pattern in winforms application with basic CRUD operations.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 03 Feb 2021
9 answers
2.0K+ views
Hello,

How can I make the first row of a RadgridView selected by default, if there's any?

Thank You.
LM
Nadya | Tech Support Engineer
Telerik team
 answered on 03 Feb 2021
3 answers
1.4K+ views

Hello,

What is the best strategy so that the controls are not distorted on screen scales at 100%, 200%?
In 100% scale if it looks good. On scale 150% wrong!

I attach images. Please rename SEND.png as SEND.RAR

Best regarsds

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 02 Feb 2021
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
PdfViewer and PdfViewerNavigator
CommandBar
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
Label
AutoCompleteBox
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
Wizard
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
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
SmartPasteButton
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?