Hi All, I have a requirement where i need to reload the component(not page refresh) when changed the tag value.At present i am refreshing the page using window.location.reload();which is closing the dialog and refreshing the page, this is what i don't want. Please advise, thanks in advance. Thanks,...