hi,
my problem is as follows :
i have created a report myreport.rptdesign using a table customer from the database db.
customer table has following columns :
customerid,name,city,phone,puchaseditem,price,vat
i have retrieved the three columns in my report i.e . name,city,phone
along with this report i also want to generate in my jsp file a list of other columns.
it will be like this :
if the customer name is A then it will show the columns according to the selected customer.
the columns should shown in labels.
that means i want to retrieve the columns on selection of a particular customer in labels
i am trying it since 1 week.
please help me to resolve this issue.
Thanks and regards
Nishi Kishore