UpdateProgress is not appear when loading gridview data
Hello Sir,I am using a gridview and also update progress to display the records. But update progress is not showing when loading the data. Please help me as I am hereby sharing my codes...
View ArticleASP.NET string format
Hi I am trying to understand the following code line.. <div>What is "{0:#,###}" means? This is part of a code where</div> <div>a progress bar shows with like and dislikes....
View ArticleAjax time doesn't work
Hello Everyone, I used sql server 2005, VS 2008, asp, vb.net andajax in my web form for date and time. The date is working fine, but the time is not. When I tried to save the data into the data...
View Articlewhich calendar control?
Hi,I would like to use a calendar control, which should have the following properties:- always visible (as a normal control)- I can style all the usual elements- multiple selecting (highlighting) of...
View ArticleAjax Calendar control taking long time to show
Hi,I am using ajax calender extender to show the calender for the user. when user click on the textbox to select the date its page is hang for couple of second about 5 to 10 second and then calender...
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 ArticleError: ASP.NET Ajax client-side framework failed to load' after upgrading to...
I have seen the many suggestions for the 'Error: ASP.NET Ajax client-side framework failed to load. ' problem and tried them with no success. What I haven't seen is anyone indicating the got this...
View Articleusing maskededitextender in javascript
i have a AjaxControlToolkit.MaskedEditExtender targeted to a text control for accepting datei have the code for the same in code behind pageasDim Extender As AjaxControlToolkit.MaskedEditExtender...
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 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 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 call ondayrender="calDT_DayRender" using ajaxToolkit:CalendarExtender
Hi All,I have UI:-<tdvalign="top"> From Date ...
View ArticleExtended Slider Error coming up in FF but not in IE
Hi All, I am getting a couple of errors that are coming in FF and Chrome but not in IE. Errors are the following:Sys.ArgumentException: Sys.ArgumentException: Please set valid values for the height and...
View ArticleAsync File Upload Unhandled Exception : The requested file uploading problem...
Hello,Using IIS7, in Web.config checked all the parameters to allow content length.installed latest ajax tool kit, still didn't work.It was working before, till yesterday. Also, this is not working in...
View Articleinput string not in the correct format
function clientActiveTabChanged(sender, args) {sender.get_activeTabIndex(); } i have 5 tabs in a tab containerin last tab i have a grid with a column where i can enter text or a date which is taken as...
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 ArticleStack Overflow at line: 0
Don't know if this is the right place to post this or not. I am using IE8, VS2008, Windows XP SP3. I keep getting this error "Stack Overflow at line: 0" When I debug the page I get all these "Microsoft...
View ArticleUpdate Panel + text box
I have been using ASP.NET for some time but I am new to AJAXSo I am trying to updtae the content of TextBox2 when the user changes TextBox1 and when it loses focus, nothing fancy, To avoid a whole page...
View ArticleTrigger SQL Stored Procedure from Calendar Extender values
Hello all this is my first post on here as I am new to coding and ASP.Net. I'm using a LINQ to SQL Class to a stored procedure that I created in SQL.Basically what I have done is setup a start date and...
View ArticleBuilding vs2010 project removes ajax toolkit reference
Hi,I have created project in vs2010 & included ajax toolkit(3.5.7.429) reference.When i build project it removes ajax reference...Anybody knows reason please? Thanks,Priya
View Article