customing datagrid output with paging

D

Dhruv

Hi,

I have a question about custom datagrids or how i should show my
results

I have a sql statement that reads as follows:

SELECT News_Title, News_Description FROM SiteNews WHERE (News_ID =
& Me.News_State.news_id & ")"

the output I get is

column1 | column2
-------------------
1 | hello
-------------------
2 | hello2


Is there a way to have it do this with paging in datagrid or another
..net object?

1
----------
hello
(linkForPage2Here - for second record- 1 record per page)

So again not side by side output like database table but the way i
specified above with row format.

Thanks

:D
 

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,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top