ProjInvoice Report:GST Tax Invoice Report
Example

2) write Contract Class
Based on Invoice To genearate Report
*** UI Builder Class
Post Build ()
------------
public void postbuild()
{
}
3) DP Class
Note:
In Proces report we write Single Select lookup
so I commented that Line
if u use Multi Select use that commented Line
4)Controller Class
4-1) PreRunMOdifyContractClass
4-2)Main MEthod
5) Now Design SSRS Report in VisualStudio and Deploy
6) create Menu Button -output
And Run The Report ..........
Comments
Post a Comment