Tag: Devextreme
How to customize header filter value in devextreme
Devextreme provides lots of features. One of them is customizing the header filter value in devextreme that applies to columns. Sometimes we need to apply our own custom data for filters. Here I will explain how to add our own
How to assign a devextreme widget under another widget
Sometimes we need to add a widget under another widget. In this post, we will cover how to add a dropdown, TextBox, or buttons under the dropdown widget. See in the below screenshot – here File Size is a drop-down,
Devextreme DataGrid Column Reordering and Saving Column State
Devextreme Datagrid comes with a variety of features to work with column appearance at runtime. One among these is Column Reordering. The column reordering feature in Devextreme allows the user to change the position of columns on the fly on
How to customize Page size selector using Devextreme DataGrid
Pagination is the default feature of Devextreme. The pagination divides your lots of records into pages and you can show numbers of records on a single page. Under pagination, Devextreme provides lots of features. As we can see in the
How to Apply custom pagination using devextreme
The devextreme already provides pagination features as we can see in the above image. If we want to go directly to page 155, we can go to that specific page by clicking on the page to page. This is a
Hiding the editor field using Devextreme
How to hide specific editor field in popup editing mode using Devextreme Editing is one of the most important features of Devextreme Datagrid. Every developer needs Editor feature for editing the record. Many types of editing modes are provided by
Display custom validation Error in the DateBox of Devextreme
Introduction Devextreme is a powerful component suite for developing highly responsive web applications. It has many built-in Widgets for the web developer to use and customize as per the need of the application. Among all the Widgets there is one
How to remove the RuleSetValidation using jquery in devExtreme dataGrid?
Introduction of Validation Validation is the most important part of any programming language. The validation avoids saving invalid data in the database. It does not check the accuracy of the data but checks the format of data. With the help
Controlling CSS property in popup editor of Devextreme Datagrid MVC
Introduction to Devextreme Datagrid Devextreme Datagrid comes with different editing options like row, cell, batch, popup, etc. to insert into and update data in Datagrid. Data Grid is a perfect choice for any modern business application that provides a vast