Search
Articles
FAQs
Login
All Questions
New Question
ASP.NET - how to display no.of lines of data in a single label from database
Asked By
lakshmi chaitanya
on 18-Oct-12 07:36 AM
how to display some no.of lines of data in a single label from database
Ajay Paritala
replied to
lakshmi chaitanya
on 19-Oct-12 04:38 PM
If you want to display only text then try by using
literal Controls as it is light weight.