I have a details view control which is reading a column from the SQL database.
When i insert into the database, I store the simple text with some carriage returns.etc. I can see that the data it is getting updated into the database.
However, When i retrieve the data from the database, all the text is wrapping it..What format options we should do in the detailes view..does any one know.?
Please help
When i insert into the database, I store the simple text with some carriage returns.etc. I can see that the data it is getting updated into the database.
However, When i retrieve the data from the database, all the text is wrapping it..What format options we should do in the detailes view..does any one know.?
Please help
Comment