Code Monkey home page Code Monkey logo

Comments (3)

Xizario avatar Xizario commented on May 20, 2024

Changing the operator triggers filter always for some reasons:

  • Some operators works without value: isNull, isNotNull, isEmpty etc.
  • The programmer could handle the filter event and decide if he wants to process the new filters or not. Modify the value automatically or to ignore them. Thus the coder have full control.
  • Empty input is still a value for the string columns.
  • You could could always set back the filter prop to the grid, without new data prop.
  • If we fire events conditionally

The second one is real issue. We will fix it by adding ensuring the width of the data container is set even if there is no data to match the header.

from kendo-react.

jannhofman avatar jannhofman commented on May 20, 2024

Yeah, you are right its in between. We have full control, so i will add some consistency checks in the callback.

from kendo-react.

Xizario avatar Xizario commented on May 20, 2024

We have added empty message, localizated by default, and can be further customized with custom components using the inside the Grid. It is spanned thru the whole body of the grid, so the scroll will not disappear anymore after filtering returns empty data.

Will be available shortly in next uploaded dev version.

from kendo-react.

Related Issues (20)

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.