1
Answer

menuItems and Grid views

Photo of seema multani

seema multani

16y
2.1k
1
I have 25 menu items in a web form. I want to show 25 different gridviews
based on menuitem selected on the same page. e.g if i select menuitem1 it
should show Gridview1 and if I select menuitem2 it should show Gridview2 and
so on. This way I have to show 25 Gridviews. How can I do that.

Thanks

Answers (1)