Create DetailsView from codebehind
I'm new to Asp.net and have looked around for how to do this, but haven't
been able to find it.
I would like to create a detailsview entirely from codebehind. This is
because I need certain fields to load based on the user's permissions.
Also, I would like the ability to edit the detailsview to be only
accessible to certain users. Is there a way to do this?
No comments:
Post a Comment