c# - Printing values using crystal reports using different database -


i have developed application payroll management , facing trouble while using crystal reports printing pay bills

hi have 2 tables, first pay_head_table 2 fields pay_head_id , pay_head_name, enter image description here

i have around 40 entries in table, firstly want show values in pay_head_name in page header of crystal reports, these names treated columns.

now in second table, have entries of employees respective pay heads this

enter image description here

now, want print them in crystal reports this

                 basic salary        grade pay         hra          da       ..............................    etc....    shish pal      10330                 2800           2626        (0 or no value if there no entry)     mk. upa...     9750                  2800          2510         9036      total          20080                 5600          .............          ..................... 

i tried lot many ways couldn't exact result, please help

create group based on employee id or name, place information in group footer. total place in report footer


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -