MultiHandleSliderExtender and Tabs
Hello,I have a compatibility problem between the "MultiHandleSliderExtender" and "TabContainer".When I put a "MultiHandleSliderExtender" inside a "TabContainer" I have an error message "Microsoft...
View ArticleAJAXFileUpload - Only works properly in IE, not in FireFox and Chrome
I am using the AJAXFileUpload control (not ASYNCFileUpload) and everything is working as expected except for the way that browsers other than IE handle errors when the maximum file size specified in...
View ArticleConfirmButtonExtender asks confirmation albeit button is disabled
<asp:ConfirmButtonExtender ID="linkbutton1_ConfirmButtonExtender" runat="server" ConfirmText="Sure ?" Enabled="True" TargetControlID="linkbutton1" />If linkbutton1 is...
View ArticleTabContainer Body Unwanted Inline styles
I've used the TabContainer for a while now and up until my latest project, I've notced an inline style appearing on the body element that I hadn't seen before. Sure enough, I checked a previous...
View Articlehow can i open Window Of File Upload Control with Programming?
hi all.i need too put a butoon on page and when I clicked On it,FIle Upload control get opend without click on it !how to do this?
View Articlehow to dynamically display and populate a dropdown list in c# using ajax...
hi, can you please guide me how to populate a lable and a dropdown dynamically embedded in a table using ajax and asp.net?thanks in advance.
View ArticleUpdate Panel , Modalpopupextender and Custom Web Control
I have created a custom web control with 3 dropdownlist with cascading concept using updatepanel(Not ajax cascading).and then I have used that control to show in modalpopupextender within a updatepanel...
View ArticleAjaxFileUpload (error)
Hi. i Have a very strange problem. I'm using a AjaxFileUpload inside a FieldTemplate with DynamicData (ajax.ascx file)When i use it in a list.aspx page (inside a gridivew cell) everything works...
View ArticleMetadata file c:\..\xyz.dll could not be found
Hi Guys.I came accross this error today and it has been taking all my time since morning. I can't push forward without solving the problem. see below:Error 51 Metadata file 'C:\ProjectBackup\New...
View ArticleJquery auto complete supress
On Auto complete when user types any chars it is making Ajax call and if the query takes more time for the first entered values jquery chaining all of them and calling again and again until all the...
View ArticleChange color of a particular cell in datagrid based on requirement
Hi,I'm using .netwith sharepoint site .now i'm using DataGrid , what is my requirement is in my DataGrid i'm displaying the Drawing's related information when it's created and when it's released &...
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 ArticleHow to maintain collapsed state of collapsible panel
I have a 3collapsible panels in master page with buttons in it . when i click buttons in the collapsible panel the state of that particular collapsible panel should be maintained in next page also...
View ArticleRating star inside modal popup extender
i have a rating star inside a modalpopup extender.My problem is when i give rating modalpopup is getting closed due to post back.i want to close the modal popup only when i click submit button.
View ArticleTreeview Bug
i m having problem wid asp.net treeview i have implemented every thing on it searching higlighting every thing which i needed bt when my treeview grows in thousand and if i select 1000 or so or more...
View ArticleIssue with AjaxControlToolkit Javascript
Hi All,App specs and environment:ASP.NET 4.0, using AjaxControl Toolkit v4.1.51116.0IIS 6.0 running on Windows Server 2003 SP 2 (not R2)Quad core VM with 4GB RAM.Plenty of HD space.I've been having a...
View Articleunable to get current rating from a rating control
Hi,I have a rating control inside a modalpopup.i am unable to get the current raing from the rating control.always it is showing 0.this is my code protected void btn_Submit_Click(object sender,...
View ArticleUpdatePanel not working with GridView
HiI have a Gridview nested inside an updatepanel. Basically, what happens is that on my gridview I have a button that executes a command to get the rowindex, and colours the row in a different colour....
View ArticleHow to Show Ajax Modalpopup on page load conditionally
Hi,I like to show the modal dialog to be show with Page Load conditionally. I can mention Modal1.Show() but as you know TargetControl cannot be left. So what do I put in TargetControl if I like to have...
View ArticleHTMLEditorExtender
Hi,I am using an HTMLEditorExtender on a web page. I am also using the latest supplied AntiXSS sanitizer.My problem is that when I try to save the text entered into the textbox, the <br> line...
View Article