Coder Social home page Coder Social logo

onebalaban / datagrid---how-to-apply-custom-sorting-to-a-grouped-column Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devexpress-examples/devextreme-datagrid-custom-sorting-grouped-column

0.0 1.0 0.0 6.87 MB

DevExtreme, HTML, JS, jQuery, Angular, React, Vue, ASP.NET Core

License: Other

C# 0.05% HTML 0.34% JavaScript 99.42% TypeScript 0.16% Vue 0.04%

datagrid---how-to-apply-custom-sorting-to-a-grouped-column's Introduction

DataGrid - How to apply custom sorting to a grouped column

This example illustrates two solutions to sort a grouped column. Here, the California group is always displayed at the top.

  1. The first solution is suitable for very simple cases when paging and group summary are not used. Use the calculateGroupValue option to sort groups in a custom way. The function also returns the same values used for sorting and displays them in group headers. Use the groupCellTemplate option to revert the group header text to its initial value.

Note that the remoteOperations option should be set to false.

  1. The second solution is more universal. It correctly displays summaries and group row texts. It is possible to use remote operations (except the group paging) if a dedicated field is used on the server to sort groups. Use a calculated hidden column to create required cell values to sort them by Summary Group Info.

datagrid---how-to-apply-custom-sorting-to-a-grouped-column's People

Contributors

onebalaban avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.