How to display category name as the HeaderContainer using Ajax Toolkit Accordian
Hi,I would like to display Category Names as the HeaderContainer and questions/answers as the ContentContainer. So when a user selects a category Name, a list of questions and answers will be shown. I...
View ArticleModal PopUp Extender Button evevt not fired
Hi All,I have a master page and a client page on client page i have button from which the popup show.The Modal Popup shows but when i click on the button on popup, the button click event not fired.Any...
View ArticleIssue updating label via ajax
I am building a shopping cart. My requirement is to update the label to reflect the no. of items in the cart The structure of the webapplication is as follows 1. Master Page 2. Header control within...
View ArticleHow to Upload and Play ALL Video Files
How to Upload files in Folder and Play the Files using That folder.How to Play MP4,.AVI,.WMI,SWF all files in ASp.net Web Application.Thanks,
View ArticleCalendarExtender + MaskedEditExtender loosing / after loosing focus
Hi I have a text box that i populate on page load with todays short date , ever since adding the maskededitextender the date comes in as12192012 instead of 12/19/2012 as well when you click on the box...
View ArticleLimit Count Characters Not Working
Below is the code to count the Number of Characters in TexBox.It's not working.<head runat="server"><script type="text/javascript"...
View ArticleAjax Control Toolkid2012 is giving as system.web.Script error
Hi,I'm started to use the Ajax Control Toolkid 2012 in my existing website.Bud when i build my website it was giving the error that the reference to the old system.web.extensions was to old(I was using...
View ArticleTextbox NumericUpDownExtender RangeValidator js error
Using toolkit version 3.5.60919I have the following controls on a content page..<asp:ImageButton ID="QtyUp" runat="server" AlternateText='<%$ Resources:Resource, QtyUp %>' ToolTip='<%$...
View ArticlePlease Help me on this!!
I have a grid view which loads the data on the page load and then i have a generate button with some filters which will filter the results on the grid view,now i am using the update panel to update the...
View ArticleAjax ModalPopupExtender problem.
Hi i have an application to show some result so iam using below code(AJAX) with animation.in gridview i have data so when i click in button in gridview to show some popup items but it showing popup...
View ArticleObject Reference not set to an instance of an object
Hi ,this is my source codeasp:LinkButton ID="btninsert" runat="server" onclick="btninsert_Click"> Insert Data</asp:LinkButton>this is my code behindprotected void btninsert_Click(object...
View ArticleLinkButton in GridView with Update Panel Not working
I am binding the Data to the GridView Control and When i click the Linkbutton in the GridView Control i am getting Exception:Sys.WebForms.PageRequestManagerParserErrorException: The message received...
View ArticleResponse.write is not working inside of update panel
Hi, I want to open a file using c# by clicking a button where button in updatepanel, after opening the file i want to commit some data to the database. For this i have taken button which is in...
View ArticleSlideshow Generator
Hi,I am very new to ASP.NET etc, so please overlook some mistakes.I am trying to create an Slideshow-Generator. This means, a web project that consists of two parts. In the first "creating" mode the...
View ArticleDetailsView within a Collapsible Panel used for inserting data
I have a page with a gridview on it, and then under it a detailview for inserting rows into the gridview's database table. All works great, but I would like to put the detailview into a collapsible...
View ArticleAjax control toolkit does not work
i have installed Ajax control toolkit . when i drop toolkit script manager on my page, it disappears. i don't know why this happening.please help
View ArticleAjaxControltoolkit CalenderExtender display problem
I have this problem where the month and year in the body of the calender exender control does not display properly.The text gets cut and only the top portion of the text is shown.
View ArticleAjax Calander is not appear under text box inside ajax accordion panel
Hi,In my web page i am using ajax accordion panel to manage alot of information into sections. I have some textbox which basically take dates so i used ajax calander to select dates. When i click...
View ArticleHtmlEditorExtender issue with <%= %> tags on Master page
I am attempting to convert some comment text boxes into rich text boxes. However when I do this I am getting the following error:The Controls collection cannot be modified because the control contains...
View ArticleFileUpload Control is Returning file Name Null
Hi when i click the btnPostCommentsShare_Click the Fileupload doesn't returning the FileName.<asp:UpdatePanel ID="UpdatePanel1" runat="server"><ContentTemplate><asp:DataGrid...
View Article