Hi all,
I need some quick help in jquery.
While using jquery ajax.Submit(), we can specify the target div to be
modified with the template rendered by the corresponding action.
Is there way using which we can update multiple divs ( using render
update)
from the called action in ajax.submit()
I am stuck and for now i am populating a complete page again but its
incorrect.
I need to update multiple divs in page at different positions from the
ajax.submit call.
Thanks,
Piyush