January 2007 - Posts
I have a problem. It has to do with the AutoComplete control. Well first things first, i write in VB.net and suspect the problem may arrise from compatability with that. The thing is i can run sample applications with the toolkit, works fine. But when...
I'm getting this error in IE6 on some machines using CollapsiblePanelExtender The collpsiblePane is inside a repeater control (code below) < h2 >< asp:Label ID= "LblUf" runat= "server" Text=""></ asp:Label >< br /></ h2 >...
Hey All, Ive just started playing arnd with ajax, and was in a fix. I'd be very glad if someone has a answer to this.. current scenario - A logged in user can have more than one group... and each group has a list of fav members.. Currently in what my...
I have a page that has too many tab buttons, so that the tab control exceeds the page width. How can I make the tab control to break the buttons in multiple rows? Read More...
Hi, In my Web user control, I have AnimationExtender inside a UpdatePanel. It works OK when I load page for first time. but after I perform an action, it stops working and throw following error. Error 'Sys.InvalidOperationException: Two componenets with...
I'm trying to use TabPanels inside of a TabContainer. Each of the TabPanels contains an iFrame with src specified. The problem I'm having...The panels will not adjust in size according to the content and content is not being displayed. If I don't use...
I'm fairly new to the AjaxControl Toolkit, so please bear with me if this is something simple. I am using the latest release of the control toolkit. On my page I have a ReorderList inside of an UpdatePanel that is populated via a a Select from a GridView...
I want to use the DynamicPopulateExtender to fill a ListBox. I have several ASP DropDownLists that allow the user to choose filters for retrieving Employees from the database. I have created a web method to retrieve my employees, and I am able to populate...
I am attempting to add an ascx control to the tabpanel. I see that it has tabpanel.controls.add but i dont see tabpanel.contenttemplate.controls.add. ive tried adding controls to the tabpanel.controls.add but it isnt showing the controls after async postback...
This behavior was seen on machines without .Net framework. All others machines with .Net 1.1 works without problems. Is it a bug??? Read More...
More Posts
Next page »