Hello everyone
I want to display filter homegrid records based on the users
example i have entity "test1" it has status "release" "approve" "draft"
if user u1,u2 login i need to display all the records
if user c1,c2...... logins i need to display the records where status "approve" and release date is greater than user created date
i did it in subgrid ,by using the concept of filter subgrid .
ms crm