Can I place button Target Control ID outside the Update Panel of Modal Popup...
I have a button inside grid view. What I want to do is to show a modal popup when I click that button.Since, I cannot place the modal popup extender inside the gridview I am placing it outside of...
View ArticleInsert image in HTMLEditorExtender
Hi,Can we add Insert image button in HTMLEditorExtender tool bar.Please suggest.
View ArticleError The GridView fired event PageIndexChanging which wasn't handled
Hi,I set paging in grid view control but got error when clicked on paging number below the grid.Error:The GridView 'Grid_part_stock' fired event PageIndexChanging which wasn't handled.Source Error: An...
View ArticleCK Editor Not Working with MultiView and UpdatePanel
Very strange issue with CK Editor. It works fine with update panel in a single page but When use the MultiView control it doesn't work.I searched for the solution but didn't found any...
View ArticleMasked Edit Validator making the wrong validation
Hi, I have the above wrongly validating an entered date WHEN the 'day' part of the day is greater than 12; so for example: 07/03/2012 validates is ok; 13/03/2012 is validated is 'Invalid'. It is as if...
View ArticleToolkitScriptManager error using W3C validation service
hello,i have been trying to figure out why i recieve these errors from the W3C Markup Validation Service. to access this tool, i select F12>Validate>HTML tool in IEv10.the errors i receive look...
View Articlewhy updateProgress doesn't show?
Hi ;I have a fileUpload and a button and a gridView in my page .I wanna have a update progress for uploading image . but the updateProgress doesn't show . I don't know why .this is my code:<div...
View ArticleAutocompleteextender for dynamically created textboxes
hi all! am using ajax AutoCompleteExtender for the textbox in my asp.net2.0 page with c#, which is working fine. in certain page am creating a number of textboxes at runtime where the no of textboxes...
View ArticleHide and Display of TabPanel in TabContainer
I'm trying to hide the TabPanel4 when the application start, then when user select specific item from the dropdownlist it then display the TabPanel4 out for the user. Below is the code I used, not sure...
View ArticleHow can the Ajax calendar control show a monthly schedule-style view?
How can the Ajax calendar control show a monthly schedule-style view?Can it show something like...
View ArticleThe type 'System.Web.UI.ScriptManager' exists in both..
Hello i have upgrated my 2005 vs application to 2008 vs. But when i am executing my application i am getting this error.CS0433: The type 'System.Web.UI.ScriptManager' exists in both...
View ArticleError: type 'System.Web.UI.ScriptManager' exists in extensions 3.5 and 3.6?
I am getting my feet wet with AJAX and I am unfortunately recieving the error below. Is it safe to turn off the 3.5 extensions? If not, how do I resolve this issue? Thank you for help! (I am using...
View Articlewinthusiasm.HtmlEditor
Hello, when i take winthusiasm.HtmlEditor in javascript dialog then there is an issue that HtmlEditor is goes to disabled mode, now what is the best solution to enabled it
View ArticleProblem with AJAX, Application_AcquireRequestState and session
Hi everybody!I've got a 3.5 site where I'm adding a second language implemented with resources. I've got buttons on the master page for setting a session variable with the language and in...
View ArticleIndex was out of range.
hey allwhen i try to select command the following error comes in my codeERRORIndex was out of range. Must be non-negative and less than the size of the collection. Parameter name: indexCODEprotected...
View ArticleIE9 - posting data in AutoCompleteExtender textbox
I have been weird problem with IE9. if only my site opened in ie , then no problem, it works fine. When multiple sites are open in different tabs, My site is asking for ntml authentication while...
View Articlecannot find table 0 in login form
hey all i have 1 login form for 2 users one is admin and second is simple user when i login from theri password then its fine and working but when ienter worng password it gives me error CANNOT FIND...
View ArticleObject Reference
Why I am getting this message Object reference not set to an instance of an object.Help please!!!!
View ArticleAjax Async File Upload Control Error: 'Unknown Server Error'
Hi,I have been messing around with the Async FileUpload control for hours and haven't been able to get it to work. I am always getting 'Unknown Server Error' when I try to upload a file. Any help...
View ArticleHow to select items in CascadingDropDown from Code?
Good afternoon,My problem is that I have 3 dropdown list :Parent Dropdown List : contain Component Family Name<asp:DropDownList ID="ddlComponentFamily" runat="server" AppendDataBoundItems="True"...
View Article