Data List Question

G

Guest

I'm creating a web page that is required to display multiple report
based on a selection
Each report is built upon a stored proc returning result sets with differen
nos of columns
I'd like to use a common datalist on my page that display the result
as Column Name, Value pairs
Is it possible to make a datalist render dynamic fields like this
( I can not to use a datagrid with AutoGenerateColumn
because my results have too many columns to look good
Besides I also want to display my information in 'Repeat Columns
)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top