I put this in google search and came up with all sorts of different way to handle my situation. Please suggest the best way. I rather hear it from you guys as to which route is the best way to go.
My search "asp.net javascript pop up window add a record refresh page"
I am using: vs2005, c#, asp.net
I would like a pop up windows (modal) so I can add a record to the department table, then close this window and refresh the parent page. (I just want to refresh the datalist_Dept in my parent page listuser.aspx). How?
My search "asp.net javascript pop up window add a record refresh page"
I am using: vs2005, c#, asp.net
I would like a pop up windows (modal) so I can add a record to the department table, then close this window and refresh the parent page. (I just want to refresh the datalist_Dept in my parent page listuser.aspx). How?
Comment