hello, vb 2005. on report generation, i wanted to display the details of product orders from day 1 to 30 of month march..
if there were no orders from day 10 or in any day it should output 0.
my code is:
day(fld!dateOrd ered.value)
this displays only a particular date that order happens
output should be:
day>>orders
1 >>5
2 >>10...
User Profile
Collapse
-
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 ... -
report viewer
kindly help me on generating reports using the report viewer..not on crystal report..where i have to display a sequence of numbers for each datarow..
output should be:
ex.
NO. NAME
1 ar
2 ran
3 ram
wherein the NO. fields should be displayed. cause using countrows() display a single total no. of all datarows.the field NO. is not a primary key.....
No activity results to display
Show More