Need to implement server side filtering and pagination for angular grid.
So need some reference or example or approach to implement pagination and filtering data based on some text (Note : Need to search that text across different columns in db and returns filtered results).
Kindly provide suggestions to implement same with Cassandra Csharp driver.