XSP.partialRefreshPost is the method you need to use.
This method accepts
two arguments: the first is the client-side ID of the element to be
refreshed - not the element itself, the value of the element's ID
attribute in the rendered HTML; the second argument is optional.
Regards,
Pranesh