Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a database table named books with (ID,link,title, description) and, I want to extract all the books into listview and while clicking on any item it will open the PDF file, so how can I do it using the websrvice ??
How can I bind the items returned from the http request and make each item clickable to open the chosen PDF???

sample code will be appreciated coz I am new in it... regards..
Posted

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