1.5.0
β¨What's Changed
-
Table
- π Add support for controlling the closure of the panel when customizing the filter panel. #4645 @ElderJames
- π Add support hiding the add button of the field type filter when FilterMultiple=false is set. #4684 @alchiweb
- π Add a new property,
ScrollItemIntoView, to scroll to the specified row of data. #4664 @pankey888