User1160430963 posted
Hi
I have created an Dynamic data site with ASP.NET, c# and EF(Database first Approach) in which i want to display selected columns to certain users (i.e., Role Based)
in gridview.
for ex: the table has 20 columns but i like to display only selected 5 columns of those 20 in the gridview for a selected user, how can i accomplish this, kindly help.
Also kindly help me in creating users for dynamic data site, c# using ADO.net (Database first Approach).
Thanks in Advance