creating the html from a business object?

H

hazz

I want to create an asp.net page which allows users to select which columns
(from a database table) to use in a report.
I would like to use a datareader to select rows from a table that contains a
text field of the column name and a bit field. (a boolean)

So the bitfield will be a checkbox for them to check if they want that
column in their report.

How can I convert these object properties into a browser page, by writing a
loop to create a data-driven display of the columns for which the user can
select the checkboxes. A save button will commit all the changes to the
checkboxes back into the database table.

Thank you,
-Greg
 
H

hazz

Those are the old days. I just reposted to make this a gridview databinding
question. -greg
 

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

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top