Tip: If you want to make a tutorial, nobody cares about you actually writing the code. People want stuff plain and simple, I just wanna see the code and a bit of explanation, what you've done could've been done in a 5 minute video and it'd have been much more successful.
@neetimalhotra16566 жыл бұрын
do i need to install something else except visual studio before trying to make this popup because i am not able to find any modalpopupextender control in my toolbox
@AspDotNetTutorials6 жыл бұрын
you have add a ajax toolkit in your toolbar.
@grtentertainments59696 жыл бұрын
All videos very use full sir
@AspDotNetTutorials6 жыл бұрын
Thank you Thendral R.
@satyabratasahoo71294 жыл бұрын
how to close popup??
@jonesvideo4 жыл бұрын
Works well, Thank you. However, even when it is not open and not being used, it flashes on and then off very quickly when other parts of the page are being used. How do I stop the flashing?
@webtvlive41046 жыл бұрын
Can bind our data with this popup farm
@AspDotNetTutorials6 жыл бұрын
Yes you can bind data with this popup form.
@CathyMuringe4 жыл бұрын
Thank you so much
@AspDotNetTutorials3 жыл бұрын
You're most welcome
@grtentertainments59696 жыл бұрын
How to bind grid in wcf sir
@sradhawebcreations7 жыл бұрын
thank you sir . i want this pop up box load in website after 1 min automatically with close button not click.
@AspDotNetTutorials7 жыл бұрын
You have use this code for button close event Response.Redirect("page.aspx"):
@sradhawebcreations7 жыл бұрын
I want this pop-up box load automatically after website open . not click event .
@AspDotNetTutorials7 жыл бұрын
which code you use give a screen short.
@grtentertainments59696 жыл бұрын
If u don't mind pls share wcf grid bind view videos sir
@AspDotNetTutorials6 жыл бұрын
Ok I will give a video in this topic.
@grtentertainments59696 жыл бұрын
Tq sir
@grtentertainments59696 жыл бұрын
How to close the window sir
@AspDotNetTutorials6 жыл бұрын
Your have create a button & use this code for backend for close popup. window.close();
@richardmiller3416 жыл бұрын
Nice music but loses way to learn something...
@nabinupreti34166 жыл бұрын
what is the task of there ?
@debeerpaul4 жыл бұрын
It injects javascript so ajax can talk to server controls.