Results 1 to 4 of 4

Thread: Displaying data from a DS on a web page...?

  1. #1

    Thread Starter
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632

    Displaying data from a DS on a web page...?

    Ok, we have DataList, datagrid or datarepeater control.
    personally I hate these things, but they work.

    I currently use a XSL file, a CSS file and an XML control on my page.

    What is the best way of doing this?

    Woka

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    I like DataList personally...

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    It depends. What sort of data is it? Something that, back in VB6, you would have displayed in a grid?

  4. #4

    Thread Starter
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632
    yes it is. plain odd grid data.
    However, in VB6, binding a recordset to a flexgrid can be viewed as crude, and bad programming.
    Is this the same with binding a dataset to a DataList?
    Using xsl files means that they is NO binding, and you have FULL control of how the DS is presented in the web page.

    Woka

Posting Permissions

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



Click Here to Expand Forum to Full Width