beginner question
C#
4
Posts
4
Posters
0
Views
1
Watching
-
I think a little more information is needed. What do you mean by report button? a button that you click and see a ssrs report? or a report built from gridviews? or crystal?
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
-
There are two process for report,- 1) Report for Database. . 2) Report for Front end. http://msdn.microsoft.com/en-us/library/ms225593%28v=vs.80%29.aspx[^] http://msdn.microsoft.com/en-us/magazine/cc188691.aspx[^] May be these link helps you.