Generalized Report.aspx
Hi All,
I want to make a generalized report.aspx page where user can view the content on the grid view and he/she can export the content to xls file. Now the problem is "how can i make this page reusable and generalized " means if any other developer wants to use it in his/her project, he/she can easily use it without much modification. If usercontrol, custom control or anythings else could be the better option pls let me know.
Thanks in advance.
|