Dear All!
i am working on a simple school fee management application . i am developing it in extjs. I am stuck in following case .
case: There are many students are there in a grid. i want to print fee for all students . In my database i have a table named as feeSlip . that table has slipId. each student has unique slipid. so if there are 100 students are there then there are 100 slipids are there. Now here is a problem.
I want to print my report in a loop against each slip id.
i want to know how i can do this. i mean how i can print my report more then once by using single command.
Best Regards
i am working on a simple school fee management application . i am developing it in extjs. I am stuck in following case .
case: There are many students are there in a grid. i want to print fee for all students . In my database i have a table named as feeSlip . that table has slipId. each student has unique slipid. so if there are 100 students are there then there are 100 slipids are there. Now here is a problem.
I want to print my report in a loop against each slip id.
i want to know how i can do this. i mean how i can print my report more then once by using single command.
Best Regards