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
I don\'t understand why my AJAX extension controls cannot be dragged into my code. When I drag one of the controls, nothing appear.
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
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
I have a panel as a pop up <asp:Panel ID=\"CreateGroupPanel\" runat=\"server\" BackImageUrl=\"~/Light-Gray-Suede1.jpg\"
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:
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
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
Well, i have this in my master page <cc1:ToolkitScriptManager ID=\"ToolkitScriptManager1\" runat=\"server\" ScriptMode=\"Release\" />
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