|
-
Sep 10th, 2004, 10:55 AM
#1
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
-
Sep 13th, 2004, 06:21 AM
#2
I wonder how many charact
I like DataList personally...
-
Sep 13th, 2004, 06:29 AM
#3
It depends. What sort of data is it? Something that, back in VB6, you would have displayed in a grid?
-
Sep 13th, 2004, 06:37 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|