Click here to Skip to main content
15,898,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to print a particular itemtemplate field in asp.net datalist. how can i do that
Posted

Hi Thanks for your suggestion.. I have also solved the problem using container and class
 
Share this answer
 
Yes you can do this. Just have a container in your item template. Whenever you want to print that itemtemplate, get that container and get all the HTML inside it and print it.
Have a look to the link below,
Click here
 
Share this answer
 
how to print the datalist Grid data
 
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