AjaxControlToolkit 4.0 VS 2010 No Source Available error
I coverted a VS 2008 project to VS 2010. I then downloaded and installed the AjaxControlToolkit for .net 4. When I run in debug mode I get an the following error. Any suggestions would be...
View ArticleSys.WebForms.PageRequestManagerServerErrorException: Input string was not in...
Good Day I am using Ajax-manager <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server"><AjaxSettings><telerik:AjaxSetting...
View ArticleReorderList Post Values
When doing a simple reorder operation (i.e. dragging and dropping an item to a new position) using the ReorderList control, the ENTIRE CONTENTS OF THE PAGE get posted back to the server. If you have...
View ArticleAccordion control
i have 2 pane in my Accordion i have a button in pane1 i want to open pane 2 on button click.i try to make AccordionPane2.visible = false on page load and make it visible on btton click but by doing...
View ArticleHow to open content of accordion control on header mouseover
I am using Ajax accordion control in my web site.Currently I need to click on header to open its content.But I want to show its content just mouseover on header without clicking on header.Does...
View ArticleAccordion Control
Have 2 pane in my Accordion Control .Is it possible to open pane 2 by any button click event .I dont want to open it by clicking on header
View Articletab container help
<cc1:TabContainer ID="TabContainer1" runat="server" ActiveTabIndex="0" UseVerticalStripPlacement="true" VerticalStripWidth="100px"><cc1:TabPanel ID="TabPanel1" runat="server"...
View ArticleAjax Control toolkit calendar extender in asp.net 4.5
Hi Experts, I am using ajax control toolkit's calander exter in asp.net 4.5, however I get following two errors and calander does not show up.Error 1 : Error: AjaxControlToolkit requires ASP.NET Ajax...
View ArticleUpdatepanel does not execute complete code
Hi,I am using an updatepanel together with a UpdateProgress and ModalPopupExtender to show a "Loading" page when a button is click to synchronize with the server. The primary goal is to avoid that...
View ArticleIs it possible to design the embedded windows media player?
Hi, i am a beginner at asp.net. Currently, i have been trying to design my embedded windows media player to a simulated design that my company wants. I have been researching about designing windows...
View ArticleCombo box button inherit the element.style Css
Hi i have a combo box which is present inside of the div which is hidden. when i click the image the div should appear with the combo box. But while i click the link the combox button height and width...
View ArticleAjax Collapsible Panel Control
i hv a grid view with random data and edit button with each row of gridis this possible to expand panel by clicking on that edit button.i mn to say can i make edit button's id which is inside...
View ArticleAsyncFileUpload in AjaxControlToolKit
my solution contains multiple asyncfile uploader in same page. when i try to upload file gives" Server Response Error: 'Unknown Server error' Do you want to see the response page? "I have seen that...
View ArticleDropshadowExtender Opacity
I just downloaded version 4.1.7.429 of the Ajax toolkit and included into VS2010 Professional. When I use the DropShadowExtender, I get a strange result. If I set the Opacity to .5, or .25, or .75,...
View ArticleAccordion without ID
Hello, I installed AjaxControlToolKit from Nuget manager and when I drag an accordion control, it shows like the following;<ajaxToolkit:Accordion runat="server">Missing the ID attribute, it`s no...
View ArticleMaskedEditExtender DateTime not working
I am having a problem with getting the maskededitextender to work on a gridview when editing. the insert part works just fine. It is throwing a javascript error. "Microsoft JScript runtime error:...
View ArticleHow to get the updatepanel updated in user control?
Hello,I am using updatepanel within a user control (serves as my every page's menu) to create a count down session warning:Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)...
View ArticleHow To implement Repeator Control inside SlideShowExtender
I am vaving an requirement of Repeator Contol with SlideShowExtender , can any one suggest me how to implement this and aslo how to call the webservice method of sildeshowextender for every...
View Articleproblem with ajaxcontroltoolkit combobox and jquery
Hi, on my page I've a lot of ajaxcontroltoolkit comboboxes. The problem I've is that I should capture when a value of one of the combos is changed to check it with a value, and if it is correct enable...
View ArticleFind the Grid Inside the Tab Container
Hi, I am using Toolkit's Tab Container.In that i have placed a gridview control in one of the tab.I am uing Jquery Sort to sort the values in the grid.I can't able to the gridView Control ID via...
View Article