Is that anywhere i can call a partial postback in javascript ? what function i need to call ?
hello.
normally, this is done by using a dummy element maintained on the page.for instance, you add a button and then, after getting a reference to that html control, you call its click method.
No comments:
Post a Comment