Not finding what you are looking for? Request a recipe!
AdvancedDataGrid supports styling of rows and columns using the styleFunction property and specifying a callback function unlike the case of a DataGrid, where you need to implement itemRenderers to achieve this.
AdvancedDataGrid supports multiple column sorting and the sort indicators and interaction can vary based on the value of the sortExpertMode property.