HighTechTalks DotNet Forums  

How to split a table over more pages.

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss How to split a table over more pages. in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Christian-Josef Schrattenthaler
 
Posts: n/a

Default How to split a table over more pages. - 06-11-2005 , 02:51 PM






Hi!

I read data from a Access-file, and send this to a table. Now I have the
problem, that the table (list) is verry verry verry long.

I knowi some websites which have split the data over more than one page. And
you can access the pages per "Forward", "Back" or per pagenumber.

Is it possible to tell my table, to work over more pages?

Or have I make many many many code, to make this working?

Greetings,
christian.



Reply With Quote
  #2  
Old   
Christian-Josef Schrattenthaler
 
Posts: n/a

Default Re: How to split a table over more pages. - 06-14-2005 , 02:58 AM






Hi Lars-Inge!

Quote:
It depends. If your using your own table, you must do all the coding
your self.
There are paging-propertys in the Designer (I use Microsoft Visual
Studio .NET 2003 Enterprise Architect), but I didn't get them to
work... I searchd on the Internet, and I found many samples in VB and
C#, but I dind't understand what they mean. I think there must be an
example for reading data from a sql-source and generate a simple list
with paging...

Quote:
ASP.NET has controls that can help you to do this, but you still have
to implement the page logic.
Eg. do you know the DataGrid control in ASP.NET?
Not really. I am still learning. But I think you mean the
paging-properties?

Greetings,
christian.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.