Skip to Content
0
Former Member
Oct 03, 2003 at 05:23 PM

pass parameters between diferents views

60 Views

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?