Hello friend
I am opening a user control in a model popup of AJAX, I have one check box on that user control If I set autopostback property of that checkbox to true and then click on checkbox than it will make visible false to model popup. I think that is because of autopostback and page load.
But I want to reload a user control again in modelpopup, how we can reload a control again in model popup without making model popup visible false.

Thanks
Shakti