Telerik Forums
UI for WinForms Forum
3 answers
89 views

I have a Business Object just like:

private class Employee
            {
            public int EmployeeID { get;set;}
            public int ManagerID { get;set;}
            public string Title {get;set;}

            public bool IsChecked { get; set; } = false;
    
            }

binding like this:

            List<Employee> employees = new List<Employee> {.......};

            radTreeView1.DataSource = employees;
            radTreeView1.DisplayMember = "Title";
            radTreeView1.ParentMember = "ManagerID";
            radTreeView1.ChildMember = "EmployeeID";
            radTreeView1.CheckedMember = "IsChecked";

when I toggle the tree node , the application throw an expection.

So,

what is the correct way to binding check-boxes on tristatemode ?

 

Nadya | Tech Support Engineer
Telerik team
 answered on 18 Dec 2019
1 answer
214 views

Hello,

Could you please help me with the following?

I have a listview containing multiple items, the listviewcontains SimpleListViewVisualItems.

Now I want to move items using DragDropService USING A TOUCHSCREEN (Gesture).

The functionality is working when I drag/drop using a mouse, within the list.

The functionality is working when I drag/drop using touchscreen to a second list, but when I am do drag/drop within the same list (using touchscreen), the PreviewDragOver and PreviewDragDrop events are not fired.

In my CustomRadListView, on the OnPanGesture-event I do call the dragDropService.DoMouseMove(mousep)

 

Best regards

Patrick Vossen

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 18 Dec 2019
3 answers
188 views

Hello Experts,

Is there a way to not allow embedded images?

Allow first and remove after is also good but prevent in the first place is good 

Thnx

Martin
Telerik team
 answered on 17 Dec 2019
2 answers
85 views
How to do paging in Radgrid winform?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 Dec 2019
9 answers
280 views

Hi,

 

We  need to implement  paging concept in the Telerik rad grid control for win forms. At present Telerik doesn’t  provide paging  in win forms. Is there a way to implement custom paging , provided it should honor the filtering within the grid.

 

Thanks,
Julian

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 Dec 2019
5 answers
319 views

I've attached a picture from an application that I'm trying to mimic, and I"m unsure how to do this with the GridView.

 

1) The ellipses lookup button on a column. Basically the same display functionality as the GridViewBrowseColumn, but rather than opening an OPenFileDialog, I want to open another WinForm that I'd pass data back and forth between.

 2) The alert icon in the column - alerting the user that there is some information to be displayed. 

 

Can anyone help by pointing me in the direction of a sample that has functionality like this, or offering some ideas on how best to accomplish? Currently, I have a command column that is performing the Lookup Function, but as the user moves columns around, it may not be in the correct place, so I don't think that's the correct path. 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 Dec 2019
11 answers
259 views
Is possible show custom popup window in GridViewBrowseColumn ?
reyhane
Top achievements
Rank 1
 answered on 17 Dec 2019
8 answers
1.1K+ views
Hi,

When I press 'F1' in a cell, I want to show a messagebox that include radGridView1 information. (ex, rows.count, columns.count etc.)

private void ShowMessage()
{
    RadMessageBox.Show(radGridView1.Rows.Count);
    RadMessageBox.Show(radGridView1.Columns.Count);
}

I know that a radGridView has KeyDown event, but I can't find KeyDown event of cells.

Please help me.

Thank you.
reyhane
Top achievements
Rank 1
 answered on 17 Dec 2019
4 answers
1.2K+ views

     hi telerik

i'm use Telerik themes "Fluent" and "FluentDark" in my project. with a "ToggleSwitcher" and below code, change my project theme at runtime without any issue.

but, most controls like button, have image. in "Fluent" i'm use Black image, and must use White image in "FluentDark" theme. Now, have any solution to change all (maybe 100 Controls) image/icon at runtime? or have any solution for switch iamge between Dark and Light theme?

ThemeResolutionService.ApplicationThemeName = "Fluent";

 

Nadya | Tech Support Engineer
Telerik team
 answered on 16 Dec 2019
27 answers
1.1K+ views
i can not set filter (Contains, start with...) in radgrid.

i think radcontrols avanced tutorial is necesary to consolidate this product.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Dec 2019
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
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
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
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
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
NavigationView
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?