I have created a Dynamic Data website using the Dynamic Data Website template in ASP.NET 3.5 VS2008. I wanted to have to custom page for a particular table. So I have created afolder under CustomPages
I have a website that I would like to add more styling to.On many开发者_运维百科 of the pages, I have an ASP.NET Panel control.I added the DropShadow Extender to the control and it provides rounded co
I\'m having a problem with the AjaxControlToolkit TabContainer Control. I apologize in advance for not submitting any code, but since the code is company property, i have no authority to post it anywh
I am using two modalpopupextenders in the same content page, the problem is when I show one , both of them are shown one on the other.
I have a problem: I have a 100% dynamic site, which means that I just have one updatepanel on the startpage.
The title speaks for itself but here is the situation. I have a page with 2 gridviews. The first one is used to search products you want use. These articles can be added to the other gridview.
Ho开发者_如何学Gow can I know ajax modal popup is opened? Help pleaseThe Modal Popup Extender has no direct way to determine its visibility state from code behind. This post describes a workaround for
I have a DashBoard view. On clicking on Assign button a ModalPopup Opens like : Code for opening PopUp
Hi I am using ajax based autocompl开发者_高级运维ete combobox in asp.net by official Microsoft Ajaxtoolkit,I am fetching three attributes behind it, one is its text, second is its value, third is anot
I\'ve a problem to pass a value from my user control to the aspx page. In the user control there is 2 textbox with a button to searh a customer and a gridview to show the results. When the select butt