User Profile

Collapse

Profile Sidebar

Collapse
ralf
ralf
Last Activity: Mar 21 '08, 07:35 AM
Joined: Mar 16 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ralf
    started a topic display days
    in .NET

    display days

    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...
    See more | Go to post

  • ralf
    started a topic generate REports
    in .NET

    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 ...
    See more | Go to post

  • ralf
    started a topic report viewer
    in .NET

    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.....
    See more | Go to post
No activity results to display
Show More
Working...