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

HI Support,

 

I would like to know drag and drop to gridivew from attached file of forward outlook email. Now I got error. Can't read file stream. I can read file stream normal attached file (pdf or excel).

 

Thanks,

Moe

 

 

Moe
Top achievements
Rank 1
Iron
Iron
Veteran
 answered on 27 Apr 2022
1 answer
336 views

I need help with the performance of the SortDescriptors for the RadGridview. I attached a project that demonstrates the issue.

I have two sets of data. The "Larger Data Table" has roughly twice as many rows (around 17k). The "Smaller Data Table" has around 9k rows.

  • Setting the Sort Descriptors toggle switch ON, selecting the "Larger Data Table" radio button, and clicking the [Load Data Set] button takes approximately 1 second in my environment.
  • Setting the Sort Descriptors toggle switch ON, selecting the "Smaller Data Table" radio button, and clicking the [Load Data Set] button takes approximately 7 seconds in my environment.

I have no idea what is causing this issue. However, through a ton of troubleshooting, I finally figured out it is the sort descriptors causing the issue.


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

你好,

我们下载了teleririkv2022R1版本,想从winForm自动转换到.net core,但是发现最新版本网上没有介绍.NET Core Project Converter?是什么原因?

最好的祝福,

星宇

Vesko
Telerik team
 answered on 22 Apr 2022
1 answer
163 views

Hi there,

I´m switching for radgridview to radvirtualgrid but i´m having some problems in keeping some of the funcionalities i previously had.  

1)  Conditional Formatting is possible in virtual grid?

2) Enable grouping (https://docs.telerik.com/devtools/winforms/controls/gridview/grouping/setting-groups-programmatically) is also another funcionality that i would like to keep in my virtual grid but i can´t find anything online related to it.

 

Thanks in advance.

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

Hi,

 

I'm using what you recommand to dragdrop between two gridview.

RowDragHint doesn"t show up when dragging from a gridview to another. Is there anything I can do, with a custom dragDropBehavior to change the way the previewDrop is rendered.

Expected Drop Preview

Here's what I would like to display when I hover the right gridview


What's truly happening... sadly 😅

There is no rowhint when hovering the gridview

 

The documentation I used:

https://docs.telerik.com/devtools/winforms/controls/gridview/rows/drag-and-drop

 

Thanks in advance.

Best regards

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 21 Apr 2022
1 answer
130 views

Hello.

I'm leaving you a question because I need your help.

Is there a way to run multiple windows of the same menu? Just like below.

* Menu Example

--------------------------------------------------------------------------------

A MENU    |    B MENU    |    C MENU

--------------------------------------------------------------------------------

B Sub Menu    |     B Sub Menu    |    B Sub Menu

--------------------------------------------------------------------------------

 

Code for generating the menu currently in use.

 

* CODE

var menuList = MenuList.List.Where(x => x.DISPLAY_FLAG.Equals("Y"));
                foreach (FT_MENU_INFO menu in menuList)
                {
                    if (string.IsNullOrWhiteSpace(menu.PARENT_MENU_CD) 
                        || menu.MENU_CODE.Equals(menu.PARENT_MENU_CD))
                    {
                        var item = new RadMenuItem { Text = menu.MENU_NAME };
                        item.Padding = new Padding(0, 0, 3, 0);
                        item.ClickMode = ClickMode.Press;
                        item.ShowArrow = false;
                        item.Visibility = ElementVisibility.Visible;

                        var subMenuItem = menuList.Where(x => x.PARENT_MENU_CD != null && x.PARENT_MENU_CD.Equals(menu.MENU_CODE)).ToArray();
                        for (int i = 0; i < subMenuItem.Length; i++)
                        {
                            RadMenuItem subMenu = new RadMenuItem()
                            {
                                Text = subMenuItem[i].MENU_NAME,
                                Name = subMenuItem[i].MENU_CODE
                            };

                            subMenu.Click += Menu_Click;
                            item.Items.Add(subMenu);
                        }

                        this.radMenu.Items.Add(item);
                    }
                }

 

Dinko | Tech Support Engineer
Telerik team
 answered on 21 Apr 2022
1 answer
175 views

Hello,

I had project which builed with Telerik in version 2020.1. I have in my project  custom GridSearchCellElement class. After Telerik upgrate I get the following error message "CreateMatchCaseButton(): no suitable method found to override". Somewhere on your forums I found information that the function CreateMatchCaseButton() is obsolate. Could you tell my which function replaced the CreateMatchCaseButton() function in new version?

All the best

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 21 Apr 2022
2 answers
139 views

Hello,

My apologies if this is a too simple question.

I am trying to work with three cascading Grid Views and do not understand the right event to look for.

1) In the first Grid View, I display a list linked to a datasource. This is the reference list from which the user may select one or more rows (with multi-select = true and FullRowSelect as selection mode)

2) Then this selection create another list which fills/update the second GridView. Most often this is only one row.

3) I would like to fill the third Grid View based on the second Grid View updated list. However, I do not find any row event able to do in all cases. In particular, as most of the time the number of rows in the updated second grid view are the same, neither SelectionChanged nor RowChanged nor CurrentRow_changed are working.

What do I do wrong ?

Thanks for your answers

P.

Patgat
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 20 Apr 2022
1 answer
189 views

Hello,

please, how can I do a double-click-cell-event to see in a pop-dialog the detail rows in a pivot grid?

I have try it, but It doesn´t works.

I add my basic code of pivot grid (UPDATED WITH THE CODE OF UNDERLYING)

Thank you!

-------

updates of today: Now, the gridview show columns: rowerror, rowstate, ...

I upload the updated code.

Please, can you help me? Thanks!

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 Apr 2022
1 answer
191 views

Hello,

I am trying to get a new Telerik C# Winsdows Forms Application project started (Screen 1) thro the project wizard in visual studio 2022, but every time I press "create" the program stalls (Screen 2) and I have to break of Visual Studio.

I tried uninstalling Visual studio and Telerik UI for WinForms end reinstalling everything but with no success. 

I have no problem opening a normal Windows Form app project thro the wizard.

Do you ever had the same problem?

Kind Regrades,

Dieter

 

 

 

 

Nikolay Mishev
Telerik team
 updated answer on 19 Apr 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)
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
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
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
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
NavigationView
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
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?