frnds...
i have used popupmodal extender of ajax toolkit but problem is that
i want to fill the dropdown of backside page on click event of popup close button
ihave used following source code
plz help.............................
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
mrunmaiPosted Apr 30, 2011, 2:12 AM
sorry i am to late to rply ..
in my page i have filled dropdownlist from database at pageload event and taken one button near the dropdownlistbox to show modalpopup ,
now in modalpopup i had open the page to fill new items of dropdownlist ,modalpopup have close button.so after save records in modalpopup when i will click on close button of modalpopup then i want to fill again dropdown of my back page with new updated items.
ihad used !ispostback for page.
thanks omkar ..
plz help.
Suthish NairPosted Apr 26, 2011, 9:09 AM
omkar mhaiskarPosted Apr 26, 2011, 8:07 AM
If I m not wrong there is one dropdownlist and it's getting dataless.
for this you need to put page.ispostback at page and fill dropdownlist in the pageload event.
If i m wrong i not getting exactly what you want,
so describe your question clearly what is your requirement exactly. on which basis you want to populate dropdownlist. where is it exactly. is it in modelpopup or out side modelpopup.
y you want to bind dropdownlist on close button.
so exaplain your question clearly.
so i can help you
Thanks And Regards
Omkar.