I have to make my Record Type Bulk Editable

Case: I have record type that connected to an Employee data store entity which display all the records in the database under 'Record' tab. In addition, I have created a filter for the employees to filter all the records that are assigned to them. Now, how should I make this grid bulk editable?

What I want to Achieve: Now, once employees filter all the records assigned to them through the given filter then they should be able click on Edit button and update the all the records simultaneously in the grid view.

Any help would be much appreciated!

  Discussion posts and replies are publicly visible