December 2007 - Posts
Hello, this is the first time I am trying to get my hands wet implementing Ajax into an existing website. I installed the AJAX extenstions for .NET 2.0 VS 2005, and downloaded the toolkit. I watched the video on how to add a collapsible panel and I searched...
I would like to do some refactoring and move the long code I use for Modal dialog to external ASCX Control. Teh parfect would be to be able to declare the control this way: <zikbay:dialog Title="My Title" .. > <template> my HTML...
Hi I am trying to use the reorderlist in association with code behind. My data is coming from an MSSQL database via a DAL and BLL. When i run the code the list appears fine and i can reorder elements howvever the new order is not being saved to the database...
Hello, I am trying to use AJAX control toolkit's TabContainer. I found a different theme then the default theme and changed it a bit. The page looks great on IE6 but doesn't look good at all on IE7. I am not sure if it is because of the tabContainer...
hi all, i was downloaded ajaxtoolkit 3.5, and i already put ajaxtoolkit.dll from folder samples in vs 2008, the problem is when i create asp.net application i put accordion from ajaxtoolkit 3.5, and i add panelaccodion, but in the source there is a accodion...
Hey All, I had got something working for content resizing of iFrames within TabContainer and TabPanels. It's not elegant (I would like to know if you can intercept selected tab via JS and then target specific tab instead of resizing all again) but...
OK, scenario - 2 websites were created using vwd 2005 with the .net 2.0 (XP IIS5.x) I now have them on another machine with vwd 2008 and .net 3.5. (Vista IIS7) 1 website (hosted at godaddy) needs .net 2.0, the other at re-invent.com can use 3.5. - all...
I have a drop down list that populates with different actions the user can take with a button they click to perform the action. My problem is that one of the actions fires a modal popup on the page, but only after the page does a postback because of the...
Hi, I have a modal popup with 2 buttons, I want to fire a event inside my page but I dont know how do I? this is my modal popup 1 < asp:UpdatePanel ID= "UpdatePanel1" runat= "server" > 2 5 < ContentTemplate > 3 < asp...
Hi, I'm creating a blog with the Accordion Control. That means that the content of the accordion control must be dynamic, I want to create the accordionpane controls on the flow but the accordion control can't work placeholders. I'll explain...
More Posts
Next page »