hi everybody,
we're trying to pass parameters between diferents views wich are in a main view,
but when we do that all the views are refreshed. we're thinking that it happen because the mvc architecture and the event handler work in that way.
how can we refresh a particular view inside a grid layout without repainting the rest of the page?