Telerik Forums
UI for WinForms Forum
1 answer
112 views

I need to apply filters programaticaly to one grid column. This filters are added or removed when user clicks some checkboxes, when checkbox is clicked filter is added or removed.

All of this was working ok, but now I need multiple filters for same column (propertyName).

Is there any property to use as Tag, Id or name for the filter?

 

 


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

Hi.

Is there a way to horizontally align a child GridViewTemplate so that the (BestFitColumns) columns are not on the left but equally distant from left and right, so Center?

Edit:

Jure

 

Jure
Top achievements
Rank 2
Iron
Iron
Iron
 updated question on 22 Mar 2022
1 answer
109 views

Guys please check an issue with Reports Filter area split bar. The problem is when you close the filter area with the split bar arrow button, then the dragable symbol stays over the expand button and it is impossible to open it again.

 

https://demos.telerik.com/reporting/dashboard

 

Dimitar
Telerik team
 answered on 21 Mar 2022
1 answer
116 views
I need to develop a simple app using .NET and Windows Forms. One requirement I have is build a beautiful GUI. However I find Windows Forms quite limited for this purpose. There are any good libraries NuGet ir anything to improve the capabilities or visual styles of Windows Forms ?
https://omegle.onl/
I checked MaterialSkin but still is kinda limited. Help appreciated.
jane
Top achievements
Rank 1
 updated question on 21 Mar 2022
1 answer
119 views

I have a winform, that extends pretty far below the actual size of the screen.  I have AutoScroll set to true. I can see the scroll bar in the designer, but can not move it so I can get to controls are that are off the screen.  I am not sure what I can do here. At this time, i can't not create a reproducible sample app of this happening.  I am hoping someone has seen this before and had a possible fix for this.

 

Thank You.

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

Dear Telerik Team,

We noticed an issue with a selection and pinned/unpinned columns in Telerik RadGridView.

Here is a detailed description of the issue:

There are several columns in our Telerik RadGridView.
The first two columns are pinned, the rest is unpinned.
When we use the SHIFT/CTRL button on a keyboard to select multiple rows and click on a concrete cell in the last selected row (the cell is in the 'Total' column - unpinned column), everything is right with the selection (attachment: Screenshot_1).
On the other hand, when we select a different concrete cell in the last selected row (the cell is in the 'Name' column - pinned column), the selection becomes wrong (attachment: Screenshot_2).

We think there is a difference in behavior between pinned and unpinned columns during selection.

Do you have any useful knowledge about the described issue?

Thank you in advance for your response.

Best regards.

Dinko | Tech Support Engineer
Telerik team
 answered on 16 Mar 2022
1 answer
183 views

Hi,

I have two mc comboboxes in my form. Making a selection on the first one activates a composite filter on the second one so the latter will list fewer items. That works fine when the user clicks on its down arrow to display the now filtered listing. But when the user starts typing on its textbox editor, the list goes away instead of doing a further search or filtering.

Is this a bug or by design?

Thank you,

Sid

 

Dinko | Tech Support Engineer
Telerik team
 answered on 15 Mar 2022
1 answer
175 views
Is it possible? It is always solid white for me, and cannot find out a way to chage it. Thank you.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 15 Mar 2022
1 answer
140 views

Hi there, I have a UserControl which I load into a form. On this control is a RadGridView. Unfortunately, the automatic cell resizing does not work. Only the heading is resized. Can someone help me?

Thanks Udo

Here is my code to load the UserControl


        Dim _objektdaten As New VB_Feuerbeschau.objekte
        _objektdaten = CType(Controls("ucObjekte"), objekte)
        If _objektdaten Is Nothing Then
            _objektdaten = New objekte()
            _objektdaten.Name = "ucObjekte"
            Me.Controls.Add(_objektdaten)
            _objektdaten.Dock = DockStyle.Fill
            _objektdaten.BringToFront()
           
        Else
            _objektdaten.Dispose()
            _objektdaten = Nothing
            _objektdaten = New objekte()
            _objektdaten.Name = "ucObjekte"
            Me.Controls.Add(_objektdaten)
            _objektdaten.Dock = DockStyle.Fill
            _objektdaten.BringToFront()

           
            '_objektdaten.rgvObjektdaten1.BestFitColumns(BestFitColumnMode.AllCells)
            For Each column As GridViewDataColumn In _objektdaten.rgvObjektdaten1.Columns
                column.BestFit()
            Next

        End If

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 14 Mar 2022
3 answers
723 views

Hi, I'm trying to use Telerik UI for Winforms in my C# application to create a dashboard widget. Is there a control in Telerik UI for Winforms that similar to card dashboard on web application ?

Like this figure (this is a screenshot of my Telerik's profile page)

What I want to create is something like this

 

Thank you.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 11 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
ListView
ComboBox and ListBox (obsolete as of Q2 2010)
Chart (obsolete as of Q1 2013)
Form
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
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
Localization
TimePicker
ButtonTextBox
FontDropDownList
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?