Hello
I want to add records to a grid view. I have used a popup extender and have used a detailsview in that popup. Fields of details view are controled for corect input foormat with filtered text box extender.
Problem is closing the popup: when I click update button in detailsview, popup window closes but doesn't open again.
I have received recommendations to put popup outside of update panel, but then filtered text box doesn't work.
Could you please help?
--Updated:
Infact it barely repoens after closing either inside update panel or outside of it, using ok/cancel butoons or other extar buttons, I don't know what I have done that damaged the whole thing!