c# - Asp.Net - Export two Gridviews to excel or pdf -


i have page shows 2 grids side side; "expenses" , "income". want user able export excel or pdf or print it's shown on web page, side side.

how can it? what's best practice?

thanks.

probably reporting services (ssrs)
in case sql server


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -