How to add asp.net page in sharepoint site as webpart
-
Friday, April 13, 2012 6:19 PM
Hello,
I have a site in sharepoint server 2010, I have created an asp.net page having gridview of custom table. I want to add this page as a web part in sharepoint site??? Is it possible? If yes then how can i achieve this, thanks in advance.
All Replies
-
Friday, April 13, 2012 6:28 PM
Hi Marreena,
Create a visual web part and all your code in this user control ( visual web part).
To create a visual web part refer Create Visual Web Parts for SharePoint 2010
Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
-
Friday, April 13, 2012 6:53 PM
- Marked As Answer by Marreena Saturday, April 14, 2012 12:03 PM

