buttons in partial render inside a partial does not work
Hi all , I have two partial views one is listing records and second one is to Edit record. so in my listing View on click Edit I am loading second partial view in to a div inside the listing partial view. this is done sing ajax
buttons in partial render inside a partial does not work
Hi all , I have two partial views one is listing records and second one is to Edit record. so in my listing View on click Edit I am loading second partial view in to a div inside the listing partial view. this is done sing ajax
this load Edit form but When I edit details and hit update button this view reopen in browser with out page layout.
I have registered button click event on edit partial view but does same it reopen without page layout...
below is my loadpartialforedit action on listing surfacecontroller
any help would be higly appriciate
is working on a reply...