B
Bob H
Hi,
I've setup paging on an ASP.Net form using the datagrid. Is there any way to
add 'numbered bullets' to the output i.e.
1. Result row A
2. Result row B
3. Result row C
4. Result row D
.....etc
In an ASP page we did this using a For/Next and trundling through a
recordset. Will I need to do the same in .Net if I want the above formatted
output?
Many thanks.
Bob
I've setup paging on an ASP.Net form using the datagrid. Is there any way to
add 'numbered bullets' to the output i.e.
1. Result row A
2. Result row B
3. Result row C
4. Result row D
.....etc
In an ASP page we did this using a For/Next and trundling through a
recordset. Will I need to do the same in .Net if I want the above formatted
output?
Many thanks.
Bob