Question

  • Creator
    Topic
  • #2249363

    Formatting Dataset Output

    Locked

    by ydobonmai ·

    I have an application that displays scores (grades) of different students for multiple semesters. I can show the results usin a grid where each subject falls below the previous. The problem is that i need to display it like an actual marksheet with a lot of formatting. Is there anyway to do this?

    What i am trying to do now is to keep label placeholders where i want the data o go, create a dataset and the use If..Then statements to check each row to see if it contains a specific subject name and if it does then to place it in the proper place holder.

    What I need to know is that once a dataset is populated, how does one reference individual rows to check and see what subject name it has.

    For examople the dataset returns 15 records for lets say a Mark Adams – Histology, Embryology, Pathology etc with his scores for each subject for three semesters. this data should properly fit on one page for a printout and should look like a real printed marksheet.

    Could someone please help me out. If you know of any other way to accomplish this, do let me know.

    Thanks in advance.

    P.S I am also using Developer express.net controls (ASPx Data Controller).

All Answers

  • Author
    Replies
Viewing 1 reply thread