show data without grid

M

Mike

I'm creating a asp.net application in C#. (i'm new to this process). All the
examples i see that are displaying data are using the DataGridControl. Can
anyone point me to some examples that is displaying data from a SQL database
without using the DataGrid?

Thx
 
I

Ivan Demkovitch

You can use DataList control just for displaying data. Works well if display
is all that needed.

When you get more advanced you can display tabular data as you want
(controlling HTML output). But that wouldn't be RAD
 

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

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top