Hide a row from the list result

Hello All,

I would like to hide a row from the listview, could anyone guide me how to acheive it.

Thanks
Syed.

@sdqadeer44
Yes possible,
you can write permission query to show selected records in list view

below code will give example to show assigned ToDO to user

Can I add the inner join in get_permission_query_conditions method add the condition to another table?

Eg. - I want to add a condition to Timesheet list, to show only those rows, which include projects mentioned in timesheet detail.