Databinding multiple lines in a textbox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to bind a richtextbox to a dataset, but i want the column in the
dataset to display in the textbox, with each row on a different line. Can I
do this? How
Thanks
 
Cath,

Can you explain this more, are you talking about databinding one row item
(property) from a datatable or do you want the datatable as a datasource.

The richtexbox is not a complex data control. Therefore the last is not
possible.

I hope this helps,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top