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..
thx...
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..
thx...