1
Answer

multiview -view

Ask a question
shashi reddy

shashi reddy

13y
1.5k
1
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

Answers (1)