Dear All,
Good day to you.
I have a question. I am a newbie on crystal report with vb.net . I
am using VS .NET 2003 and SQL server 2000.
I need to build a report by VB.net. I try to search from the web but
not much resources (sample coding) available.
I need to create a table with in the report. The table is the item
list for a Purchase Order form.
It looks like this.
Item No. Description Unit
Quantity Rate Amount
/------
Loop the listing from database
-------/
/----
A notes for the listing above which is store in a separated table from the
items
-----/
{Display "Continue Next Page" if there is more item}
------ Loop the Item List until nothing to display anymore and Table end
here ----
I have no idea to customize the table from the wizard and do not
really know how to draw a table too. I would really appreciate any
resources to further my development on this.
Thank you very much.
Yours Sincerely
Kok Ming
Good day to you.
I have a question. I am a newbie on crystal report with vb.net . I
am using VS .NET 2003 and SQL server 2000.
I need to build a report by VB.net. I try to search from the web but
not much resources (sample coding) available.
I need to create a table with in the report. The table is the item
list for a Purchase Order form.
It looks like this.
Item No. Description Unit
Quantity Rate Amount
/------
Loop the listing from database
-------/
/----
A notes for the listing above which is store in a separated table from the
items
-----/
{Display "Continue Next Page" if there is more item}
------ Loop the Item List until nothing to display anymore and Table end
here ----
I have no idea to customize the table from the wizard and do not
really know how to draw a table too. I would really appreciate any
resources to further my development on this.
Thank you very much.
Yours Sincerely
Kok Ming