Showing posts with label video. Show all posts
Showing posts with label video. Show all posts

Wednesday, March 28, 2012

Modal PopUp Extender

Based on the video example about using modal Popupextender. But the only changes i did is replace the option controls to textbox controls. The flow will only display the text on what I've inputted on the textbox in the modal window. The problem is how am I going to refresh the value of the textbox to null everytime I clicked the button to popup the modalwindow?

This might help:http://forums.asp.net/t/1137922.aspx

Saturday, March 24, 2012

ModalPanelExtention missing in Toolbox

Hallo,

I would like to build an applikation with the modalPanalExtention like in the asp.net Tutorial Video.

I installed all the files from ajax.asp.net (rc, controlToolkit) and I added the framework components to my VS2005, but the ModalPanelExtention is still missing.

Can somebody tell me from witch DLL do I have to implement this Extention to my Toolbox an where do I find it?

Regards from Germany (Cologne)

there is only one file you need to apply on your Toolbox which is AjaxControlToolkit.dll

In my article, i also mention how to apply AjaxControlToolkit.dll to Toolbox

http://www.c-sharpcorner.com/UploadFile/MIB426/IntroductionAJAXCollapsiblePanel01032007132314PM/IntroductionAJAXCollapsiblePanel.aspx