Results 1 to 2 of 2

Thread: Point in the right direction...

  1. #1
    Member
    Join Date
    Dec 09
    Posts
    62

    Point in the right direction...

    Hey can someone point me in the right direction please? Using VB .NET 4.0 I am trying to display data on my page by date.. similar to what craigslist does for example

    8/27/2012

    Display Data pertaining to that date

    8/26/2012

    Display Data pertaining to that date

    Etc....

    If x amount or records shown show next page... etc..

    If someone could tell me what control to look to that would be great... Here is a link to a craigslist page to use as an example for this question.

    thanks!!

  2. #2
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 02
    Location
    Eygelshoven
    Posts
    1,556

    Re: Point in the right direction...

    You could use a DataRepeater in combination with a datapager
    VB6 & C# (WCF LINQ) mostly


    If you need help with a WPF/WCF question post in the NEW WPF & WCF forum and we will try help the best we can

    My site

    My blog, couding troubles and solutions

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •