User Profile

Collapse

Profile Sidebar

Collapse
ryan007
ryan007
Last Activity: Jan 15 '08, 09:43 PM
Joined: Jan 15 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ryan007
    replied to ASP.NET: Repeater Control
    in .NET
    No,

    Title, URL, Descptionxxx all are 3 diff. records from 1 column. I want to display them like

    Record1 Record2
    Record3........ ....

    Record4 Record5
    Record6........ ......
    See more | Go to post

    Leave a comment:


  • ryan007
    replied to ASP.NET: Repeater Control
    in .NET
    There is only one database on a page. I tried few ways. My problem is, all this data from one column, it is like set of records. Each set should be like this.

    Title1 URL1
    Description1 XXXXXXX

    Title2 URL2
    Description2 XXXXXXX


    (Title, URL,Description XXXXXXX) are records in the database. i was able display them like this

    Title
    URL
    Descption.........
    See more | Go to post

    Leave a comment:


  • ryan007
    started a topic ASP.NET: Repeater Control
    in .NET

    ASP.NET: Repeater Control

    Hi, I am working on webform(VB.Net) . I need some help.

    Database: Column1
    Title
    Descptionxxxx
    URL

    I want to display the records as follows:

    Title URL
    Descptionxxxxxx xxxxxxxxxxxxx
    xxxxxxxxxxxxxxx xxxxxxxxxxxx

    I am using Repeater control. Is there any better way to do it, please suggest.

    Thx
    Ryan
    See more | Go to post
    Last edited by ryan007; Jan 15 '08, 03:18 PM. Reason: Title

  • ryan007
    started a topic VB.NET: Repeater Control
    in .NET

    VB.NET: Repeater Control

    Hi, I am working on webform(VB.Net) . I need some help.

    Database: Column1
    Title
    Descptionxxxx
    URL

    I want to display the records as follows:

    Title URL
    Descptionxxxxxx xxxxxxxxxxxxx
    xxxxxxxxxxxxxxx xxxxxxxxxxxx

    I am using Repeater control. Is there any better way to do it, please suggest.

    Thx...
    See more | Go to post
No activity results to display
Show More
Working...