May 2008 - Posts
I am trying to have an the autocomplete extender send back an ID with each of the suggestions, so I can use that when the user submits the form. Does anyone know of a good article or explination on how to do that? -Greg Read More...
Hi I have a question about how to isolate a validationsummary control in a single tabpanel. I will avoid that the validation control will conflict with other tabpanels requiredcontrols. Is there some article about this issue ??? Read More...
hi when i try to run the code below in IE7 i get a runtime error that says: Line: 60 Error: Expected ';' when i chose to debug i see that there is nothing on line 60. what have i missed? < form id= "form1" runat= "server"...
Hi, I am using ajax accordian control.My form contains 4 accordianpanes.intially all 4 panes shuld be collapsable.but it is not getting .three is collapsable and one showing. Intiallly how to make 4panes shuld be collapsable?i set requiredopenedpane=false...
Hi, You know how the autocompleteextender has a property called ' OnClientHiding', that you can assign a Javascript function to which will be called when the CompletionList(which is a popupextender) is hiding. I need to be able to do something...
Hi, I am trying to use RoundedCornersExtender in asp.net wizard control to give the rounded shape to the link button. I have placed the code here < form id= "form1" runat= "server" > < asp:ScriptManager ID= "ScriptManager1"...
Here is a picture for reference. I don't want there to be a small gap underneath the tab. I've made sure that the containing table had cellspacing/padding = "0px" but still it persists. Read More...
The AJAX Rating Control renders a DIV tag that adds a line break. I don't want this line break! Can anyone help?? Read More...
Hello, I have a gridview in an update panel. What I want to do is to be able to know when UpdatePanel is no longer updating the GridView with new information so I can use that as a signal that my process is finished. Any advice on this appreciated, thanks...
I installed the latest version of the toolkit and I can run the sample applications (after removing the TemplateVSI project which seems to have issues noted in the comments on the How Do I get started video 2). I can run that fine. But it won't work...
More Posts
Next page »