October 2009 - Posts
The AsyncFileUpload control is in a FormView control within an UpdatePanel control. I am attempting to download an image file and bind it to the formview's dataitem to be updated to the database when the update event is fired off. I click the AsyncFileUpload...
Hi, i want to create a validatior via code behind.But although i create it,it doesnt fire when postback occurs.I craete validator in Page's Onload event.What can be reason?Here is my code. Public Sub Validate(ByVal p_Page As Page, ByRef p_AssignedControl...
Hi, I'm using AJAX tabs control in my .aspx page. But i couldnt see the design of the page properly. the tabs are partially visible in IE 7, i dont know why is this happening.But when i use a new ASPX page and embed the TAB controls there is no problem...
hello, Hi friends, I have a tab container which contains many tab panels.I want to know how to change the size and color of those tab panels. can anyone help me with that? Regards Swapnil Read More...
I am using a ModalPopupExtender to request confirmation when the Delete button is clicked in a ListView. < act : ModalPopupExtender ID ="mpeDelete" runat ="server" TargetControlID ="btnDelete" PopupControlID ="pnlDelete"...
Is there a way to have the PopupControlExtender toggle its visibility on click? Essentially I'd like to display it when an image is clicked, and then hide it again when the image is clicked again. I can't find any way to disable it hiding itself...
I'm testing my application in my local machine: windows vista (home premium) + IIS 6.0. AJAX works perfectly, but the problem is that I don't see the AJAX controls in my page, such as the "TabContainer", they are not visible in the page...
how to close an modal popup window? I tried some samples , that said modalpopup1.hide(). This one known, but i need how to close (or) fire an event on the modal popup " X " button on top of modal popup right side? If i click " X "...
Hi, I want to use a TabContainer configured with a postback on a tab-change. if a change the active tab, the new tab is shown immediately with the old data. After that, the postback is running. Then, the new data are appearing. The problem is the flickering...
Hi, I have Html Editor(Ajax toolkit control) and some other controls in my application. When i try to check ( checked= True ) my check box then dropdown is binding. For that i set property like Auto post back is true for check box. Now my Screen is working...
More Posts
Next page »