A
aaa
I am interested in having a grid with header items and a second grid with
detail items. I was wondering if possible and how to do it if it is, to
select a row in the header then (assuming the detail data is hidden in an
XML DOM already on the client) using a client side call make this data
appear in the second grid?
Is there a tutorial on this anywhere on the web with code?
Also, is it worth it, given that it prevents a second call to the server, in
time and work?
detail items. I was wondering if possible and how to do it if it is, to
select a row in the header then (assuming the detail data is hidden in an
XML DOM already on the client) using a client side call make this data
appear in the second grid?
Is there a tutorial on this anywhere on the web with code?
Also, is it worth it, given that it prevents a second call to the server, in
time and work?