Click here to Skip to main content
15,921,179 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I would like to dim a page when I show a gridview or a repeater.
Can any one help me out?
Posted

1 solution

Use Modal Popup extender to show them and provide operations in it.
and dim the background using javascript.
examples
Add Edit Update Records in GridView using Modal Popup in ASP.Net[^]
Modal PopUp using JavaScript[^]

ModalPopup Demonstration[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900