Click here to Skip to main content
15,890,282 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,i have a table which contain products name and their price. i have to generate a report which will show the product name and their price and the summation of total price.i can fetch the data from server but i can't generate the report.i tried listview and grid.but these are not workng.is their any alternative. thanks in advanced...
Posted

1 solution

You have to make custom UI using TableView and ScrollView.
As per your requirement you cannot use any built in controls in report.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900