ajaxcontroltoolkit
Asp.Net Ajax Accordion
I have two problems: I am trying to connect a form view that is inside the content section of an accordion. I choose my ObjectDataSource, configure it and drop it on the page with the designer. Whe[详细]
2023-04-01 16:27 分类:问答Default AJAX extension in VS 2010 does not work
I don\'t understand why my AJAX extension controls cannot be dragged into my code. When I drag one of the controls, nothing appear.[详细]
2023-04-01 12:50 分类:问答Can Ajax be supported on Sharepoint 2007. Unknown Server tag 'asp:ScriptManager'
I am trying to use Ajax on sharepoint 2007. I am using a webapplication template for in visual studio 2008. Here i am building the .net solution and copying the aspx pages to my sharepoint webapplicat[详细]
2023-04-01 05:19 分类:问答ModalPopupExtender and DynamicPopulateExtender in MasterPage
I have read that it is not a good idea (or just straight not possible) to put ModalPopups and DynamicPopulates in Site.master. However, if I wanted to have a link in the header/footer that opened up a[详细]
2023-04-01 03:10 分类:问答Pop up Panel, Postback problem
I have a panel as a pop up <asp:Panel ID=\"CreateGroupPanel\" runat=\"server\" BackImageUrl=\"~/Light-Gray-Suede1.jpg\"[详细]
2023-03-31 14:20 分类:问答Assigning dynamic client Id of the Form to a Static Method Result
I have more than one user controls with the javascript functions. I set control Id to the client functio开发者_JAVA技巧n - to separate it from another. My javascript code looks like:[详细]
2023-03-30 16:19 分类:问答AutoComplete dropdown immediately disappears
Using AutoCompleExtender from the Ajax Control Toolkit, if MinimumPrefixLength=0 and CompletionInterval=100, and you click slowly on the textbox (as in leave >100ms between pressing and releasing the[详细]
2023-03-30 07:21 分类:问答Show special chars like é in AutoComplete
How do I show special c开发者_运维百科hars like é in Ajax Control Toolkit\'s AutoComplete? They\'re showing as a white square in IE7 and a black diamond in FF4. I tried escaping them in the WebMethod[详细]
2023-03-30 03:25 分类:问答asp.net ajax update panel confusion
Well, i have this in my master page <cc1:ToolkitScriptManager ID=\"ToolkitScriptManager1\" runat=\"server\" ScriptMode=\"Release\" />[详细]
2023-03-29 09:19 分类:问答It seems JQuery and AjaxToolkit doesn't work together
I have created a nice tooltip box using JQuery and I used some plugin which are works very well in all browser. but the problem is started when I put my component in an update-panel I explain this by[详细]
2023-03-29 08:28 分类:问答