Showing related tags and posts accross the entire site.
-
Hello, I have generated a netTiers, admin site was generated to. when the UpdatePanel was added into the EntityGridView, and i do edit update the data, it's take so long and finally crash on database. What should i do to make the EntityGridView works fine inside UpdatePanel and ContentTemplate? Thanx
-
when i use the ajax updatepanel in the UC control, if i move the control in the uc into the updatepanel template the server can't get the value of the control and it always was set to null, but if i move it out of the updatepanel it actting correct!