Which Asp.net Control

Discussion in 'C#' started by ranacseruet, May 5, 2009.

  1. #1
    I need to to generate a series of tables/div template loaded with different data that will be driven from database. Is there any built in control/way to do this in asp.net 2.0 framework ?

    Thanks
     
    ranacseruet, May 5, 2009 IP
  2. MayurGondaliya

    MayurGondaliya Well-Known Member

    Messages:
    1,233
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    170
    #2
    You can use DataList. You can use DataList Template to have tables and divs in that.
     
    MayurGondaliya, May 5, 2009 IP
  3. ranacseruet

    ranacseruet Peon

    Messages:
    302
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks a lot. I will check that out right now.
     
    ranacseruet, May 5, 2009 IP