D
dh
I'm wondering how implement a Master/Detail scenario in which a user
clicks on a parent record in DataGrid or DataList and expands that row
to display the child details for that record. I can do this, but it
requires Postbacks. I would like to accomplish this without an
annoying Postback page flicker.
Any thoughts appreciated. Thanks.
clicks on a parent record in DataGrid or DataList and expands that row
to display the child details for that record. I can do this, but it
requires Postbacks. I would like to accomplish this without an
annoying Postback page flicker.
Any thoughts appreciated. Thanks.