angular_material_data_grid icon indicating copy to clipboard operation
angular_material_data_grid copied to clipboard

Client Side Filter and Sorting

Open SOG-web opened this issue 2 years ago • 3 comments
trafficstars

Please how can we make the filtering and sorting on the client

Our specific need is on the client

Thanks so much for the package

SOG-web avatar Apr 10 '23 17:04 SOG-web

Please read the documentation. You have to set [serverSidePagination]="false"

dillyboy avatar Apr 10 '23 18:04 dillyboy

OK seen, thanks so much.

Is it possible to change the value of the data base on fields

In a case of which the data is a stream

Like a live data.

SOG-web avatar Apr 10 '23 18:04 SOG-web

Have tried to do some little addition i can added.

The feature i request for should now be possible, expect for updating value by field(column or row).

Please kindly check my pull request

Thanks

SOG-web avatar Apr 10 '23 20:04 SOG-web