generate REports

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ralf
    New Member
    • Mar 2008
    • 3

    generate REports

    IN vb.net, i wanted to display the Number of inmates detained in month(any Month)
    using the Month Calendar or DateTimePicker. .or any solution to display the output;

    ex.display the Inmates Detained from the month of March,2008
    days *totalCommitted *TotalReleases *Total
    1 23 3 20
    2 12 4 8
    3
    4
    5
    6
    7
    8
    .
    .
    30

    hope for a reply
Working...