I use crystal report with vb.net. My query result is a string array, how can I display them indexed as A, B, C, D....etc, like:
A. First string
B. Second string
C. Third string
....
Thanks.
Printable View
I use crystal report with vb.net. My query result is a string array, how can I display them indexed as A, B, C, D....etc, like:
A. First string
B. Second string
C. Third string
....
Thanks.
I can not understand ur question , can u also write the query and resultset.