hi all,
how to get dataset all fields data in single textbox in c#..?
thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Apr 4, 2014, 12:27 AM
Hi,
It is depending on which format you want.
Are you required any specific type of format to show data in text box...?
Abhishek JaiswalPosted Apr 3, 2014, 10:40 AM
try this
VulpesPosted Apr 3, 2014, 8:23 AM
Having set the TextBox's Multiline property to true:
Renjith V SPosted Apr 3, 2014, 8:05 AM