DetailsView control

zhughes

Member
Joined
Feb 15, 2008
Messages
15
Programming Experience
Beginner
Please help!

I am using the detailsview control on my web form to enter text into a text column in one of my sql tables. it works fine. i can create new records, update & delete existing ones.

My problem is, I can't "press enter" & have it automatically create a new line.
Anyone know if this is even possible, or what route I should go?
I've tried html code like <br> but it doesn't like that & throws an error.

Please help!
 
Back
Top