shashi reddy

shashi reddy

  • NA
  • 186
  • 154.9k

multiview -view

Mar 22 2011 7:56 AM
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)