Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Geeks,

I am Developing a Software for my brothers Diagnostics lab. Its basically a Billing and Reporting Software.Where in which will be Printing Results after Performing Tests.

My problem is as follows
1. I need to register Tests(billing.aspx) and enter test results (Report.aspx).
2. my Problem is Tests are of two types.
a. Normal Tests-> which contains only 1 word result(like BP 120/80).
b. Group Tests that Contain multiple Normal Tests(like Complete Blood count--> hemoglobin,platilites etc)

3. my problem is while regestering ill be registering in combination of Normal and group tests(in a gridview).But while Result Entering i've to display category wise tests including normal and Group test's Sub tests for Entering Results.

Which one is better 1. multiple gridviews or single GV or nortmal form

Finally i've to print the Result entered page with multiple Pages with page nos.Please help dont know How to go with it
Posted

1 solution

Please any one answer Im waiting
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900