serverSync plugin
Initial setup
$(selector).serverSync(
{
...
}
);
Alternate invocation
$(selector).serverSync(
'save'
);
OSDC13