In this tutorial, we’ll extend the default filtering, editing and rendering functionality available for the column “Price”. To do that we’ll implement a custom filter, cell renderer, and cell editor for the React Data Grid. And we’ll have it all done in less than 10 minutes.