Show Details/Hide Details link button

G

Guest

Hello All:

I want to create a datagrid that looks like the following (here SHOW DETAILS
and HIDE DETAILS would be link buttons which display detail information.
Effectively they would toggle the detail information for a datarow in the
datagrid):

Header1 Header2 Header3
SHOW DEATILS value 123 myEntry1
SHOW DEATILS value 123 myEntry2
HIDE DEATILS value 123 myEntry3

detail information about myEntry3 goes here.

SHOW DEATILS value 123 myEntry4

I can populate the grid w/o any problem. I have the data. How would I
implement the showing/hiding feature? Effectively it needs to show/hide a
couple of rows within the grid.

Does anyone know how to do this?

TIA,
 
D

dkode

Search around on google for "Master Detail Datagrid" There was an
article I read somewhere that describes how to do this.

If i dig up the code I will post, but it was awhile ago.
 

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,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top