Quantcast
Channel: how to call action method from modal popup
Browsing all 11 articles
Browse latest View live

Re: how to call action method from modal popup

erum Thanks for ur reply..and how to pass selected id to script tag from boostrp modal..i mean how to checkbwhich need to deleteYou would likely want to store a hidden field within your actual modal...

View Article



Re: how to call action method from modal popup

here is viewsource<h4 class="modal-title" > <input data-val="true" data-val-number="The field StudentID must be a number." data-val-required="The StudentID field is required." id="hdnBool"...

View Article

Re: how to call action method from modal popup

Hi erum,erum<h4 class="modal-title" > @Html.HiddenFor( modelItem => item.StudentID,new { @id = "hdnBool" })Accoording to your code, I suppose perhaps the issue is related to the above code....

View Article

Re: how to call action method from modal popup

you need to look at your source code to see what Id it has and then apply it, you also need to make sure its unique.

View Article

Re: how to call action method from modal popup

any help

View Article


Re: how to call action method from modal popup

undefined in alert box

View Article

Re: how to call action method from modal popup

If you using HiddenFor you don't want to change the Id, (i am not sure you can), tryalert($('StudentID').val());If not check the source code to see what is being product for the hidden tags.

View Article

Re: how to call action method from modal popup

lets suupose i have code<div class="modal fade bs-example-modal-sm" id="confirmation_@i" tabindex="-1" role="dialog" aria-labelledby="mySmallModalLabel" aria-hidden="true"><div...

View Article


Re: how to call action method from modal popup

Thanks for ur reply..and how to pass selected id to script tag from boostrp modal..i mean how to checkbwhich need to delete

View Article


Re: how to call action method from modal popup

Let's say you wanted to delete a certain element when the "Yes" element in your modal was clicked. You could perform a jQuery-based POST call that would pass in the value that you wanted to delete as...

View Article

how to call action method from modal popup

i have following code<button type="button" class="btn btn-primary btn-xs active" data-toggle="modal" data-target="#confirmation" >Delete</button><div class="modal fade...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>