Control to display articles (long text)

R

Rohit

I have a table on Web form. In a column, I want to display articles
posted by other users. Which control should I use so that it can be
linked with the SQL Server Table.
 
M

Mark Rae [MVP]

I have a table on Web form. In a column, I want to display articles
posted by other users. Which control should I use so that it can be
linked with the SQL Server Table.

What do you mean by "linked" with the SQL Server table...?

If all you want is to fetch data from the database and display it in a table
cell, then you don't need any other control at all - just place the text
inside the <td></td> tag...

However, I suspect that this isn't what you really want, so can you please
explain in a bit more detail...
 

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

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top