当前位置:网站首页>Interface development component devaxpress asp Net core v21.2 - UI component enhancements
Interface development component devaxpress asp Net core v21.2 - UI component enhancements
2022-06-22 19:33:00 【Interface development Starling】
DevExpress ASP.NET Web Forms Controls Have a Web Forms ( Include reports ) Of 110+ Kind of UI Control ,DevExpress ASP.NET MVC Extensions Server side MVC Extension or client control , By lightweight JavaScript Widgets provide support for 70+ High performance DevExpress ASP.NET Core Controls, Including a report platform with complete functions ,DevExpress ASP.NET Web Forms Bootstrap Controls Use lightweight rendering 、 Responsive layout and modern performance optimization technology , Expand the audience range of the website and improve the search ranking .
DevExpress ASP.NET Core v21.2 Officially released , This release enhances file manager 、UI Components and other functions , Welcome to download this version to experience ~
DevExpress ASP.NET Core v21.2 Download the official version
File manager
new API
The new version of the file manager comes with the following new API:
- Create a directory (OnDirectoryCreating and OnDirectoryCreated)
- Upload files (OnFileUploading and OnFileUploaded)
- Copy files or directories (OnItemCopying and OnItemCopied)
- Delete files or directories (OnItemDeleting and OnItemDeleted)
- Download the file (OnItemDownloading)
- Move files or directories (OnItemMoving and OnItemMoved)
- Rename a file or directory (OnItemRenaming and OnItemRenamed)
User interface components
Enhanced coverage and pop-up
- new OnShowing and OnHiding Allows you to manage the display of pop-up windows .
- new WrapperAttr Method allows you to customize HTML Attribute is added to the pop-up root element .
- Pop ups can now automatically adjust their position when their contents change .
- new HideOnParentScroll Method allows you to close a pop-up window when a user scrolls through their container .
- new DragAndResizeArea Method specifies the boundaries for drag and resize operations .
- new DragOutsideBoundary Method specification Popup Whether containers can be overlapped during the drag operation ( And windows ) The border .
- new RestorePosition Method specification Popup Whether to restore its original position , Or drag / After resizing Popup Whether to keep its position .
CheckBox、TagBox、 List enhancements
CheckBox Enhancements include :
- blur Method : Remove focus from component .
- IconSize Method : Specify the desired icon size .
- You can now work for CheckBox 'value' Property to assign a 'null' value ( To set the uncertainty state ).
- CheckBox The text is now automatically centered on its icon .
new SelectAllText Method allows you to specify the List and TagBox Component's "Select All" Custom text displayed in the switch .
Floating label
Text input / Placeholders now support the use of floating labels ( accord with Google Of Material Design guide ), So you can remove field labels from all forms .

Other widget enhancements
- PivotGrid - Export merged cells to Excel
Our new MergeColumnFieldValues and MergeRowFieldValues Property allows you to disable... When exporting / Enable cell merging .
- TreeView
DevExtreme TreeView Widgets come with native scrolling support , take UseNativeScrolling Property call is “true” To enable this feature .
- ScrollView - RTL Support
ScrollView Fully support RTL Rendering mode .

- Button Group - New selection mode
ButtonGroup Comes with a new selection mode - 'none', In this mode , When clicked, does not select group Button .

Material Theme enhancement
The official technical team made changes to the product library , To reflect Google Some of the latest Material Design guide . for example ,Google The entered... Is discarded “ Underlined ” Style patterns , And select the default “ fill ” Pattern . We have retained these two models , You can switch back to the previous display style if necessary .

DevExpress Technology exchange group 6:600715373 Welcome to group discussion
边栏推荐
- 基于云架构的业务稳定性建设思路
- 2022 t elevator repair recurrent training question bank and answers
- 实践出真知:全网最强秒杀系统架构解密,不是所有的秒杀都是秒杀!!
- Experiment 7 trigger
- Thread pool: reading the source code of threadpoolexcutor
- session机制详解以及session的相关应用
- Error in created hook: “TypeError: Cannot read property ‘tableId‘ of undefined“
- 结构型模式之装饰者模式
- 贪心之分配问题(1)
- Flutter series -flutter route management
猜你喜欢
随机推荐
How to choose smart home? Take a look at this shopping guide
结构型模式之装饰者模式
结构型模式之代理模式
codeup最长回文子串
Vs Code suddenly fails to jump
China's games are "harvesting" foreigners
新唐NUC980使用记录:开发环境准备与编译配置基础说明
Digital enabling machinery manufacturing industry, supply chain collaborative management system solution helps enterprises upgrade their supply chain
Aiops intelligent operation and maintenance experience sharing
【干货|接口测试必备技能-常见接口协议解析】
Thread pool: reading the source code of threadpoolexcutor
贪心之区间问题(1)
Error in created hook: “TypeError: Cannot read property ‘tableId‘ of undefined“
Shell script explanation (VII) -- regular expression, sort, uniq, tr
泡泡玛特:空洞的灵魂需要故事
Flutter series -dart basic grammar learning
K个一组翻转链表[链表拆解/翻转/拼装]
shell脚本详解(二)——条件测试、if语句和case分支语句
20billion vs 5billion, how much is the "dehydration" little red book worth?
Cluster, distributed and microservice concepts and differences








