T
Terry Olsen
I have a web page that uses a DataGridView to display data from an SQL
database. I have added a lot more fields to the SQL database but don't want
to have have an extremely wide DataGrid.
What I'd like to do is have a listing of the basic information for each
record, then the user can click on a record to expand the detailed
information for that record.
I'd like to do this using native VWD components. I don't want to use any 3rd
party stuff. Can anyone give some advice on what can do this or how to do
it?
Thanks!
database. I have added a lot more fields to the SQL database but don't want
to have have an extremely wide DataGrid.
What I'd like to do is have a listing of the basic information for each
record, then the user can click on a record to expand the detailed
information for that record.
I'd like to do this using native VWD components. I don't want to use any 3rd
party stuff. Can anyone give some advice on what can do this or how to do
it?
Thanks!