Questions tagged [modalpopups]
70 questions
2
votes
1 answer
Editing a Gridview row with drop-down lists gets too wide - how can I use popup panels instead?
I have a series of GridViews in a Tab Panel - databound to a generic List of Business Objects.
The columns in the Gridview are all similar to the following:
…

David
- 892
- 4
- 16
- 41
2
votes
1 answer
modal popup in jsp
i want my form to show a popup on clicking generate button. when the popup shows, the background should fade.
below is the form which contains generate button.