github ZingGrid/zinggrid 1.7.0
v1.7.0

latest releases: 1.7.2-1, 1.7.2, 1.7.1...
7 months ago

Release Information

Features

  • Advanced Filtering
    • ZingGrid updated the filter feature to now support different filter conditions, such as "contains", "notContains", "equal", "beginsWith", "endsWith", and many more! Enable by including the [filter] attribute to check it out.

    • The filter menu has many capabilities that are customizable. You can change the number of filter conditions to apply to the column or add your own custom condition. If you don't want to filter by conditions, you can even update it to selectbox options. Check out the different capabilities here!

    • The filter menu supports styling through CSS variables

    • The previous filter behavior is still available by setting [filter="inline"]

    • Both inline and menu filtering can connect to your REST endpoints through <zg-param> to support server-side filtering. Just set the [loadByPage] and [serverFilter] params (filter menu additionally requires the [createFilterURL] param).

Bug Fixes

Don't miss a new zinggrid release

NewReleases is sending notifications on new releases.