hai 2 all
how to show the three gridviews in a multiview
for every gridview there will be an edit ,update ,cancel ,del and add options
and each gridview interrelated to another gridview
for example:
select * from category
select * from products where catogoryid=@catogoryid
select * from industry where productid=@productid