In the last post we saw how to create a lightning component to display records of an object in a tabular form. In this post we will use the same example and see how to filter the records based on user input. We have our custom object Bank and we have displayed the records in […]