Hi,
I want to use a grid in a ModalPopup (from the Ajax Control Toolkit).
This extender uses a javascript to force the display style to none ( element.style.display = 'none'; ).
The grid is correctly hidden and shown but the datas aren't filled in. It sounds like the grid can't fetch rows if it is not displayed...
NB : I use client processing mode.
Thanks for any advice
Christophe