sorted by:
best match first |
newest listings first
Featured Listings
- BC30456: 'DataItem' is not a member of 'System.Web.UI.Control'.
I am getting compilation error (bold line): BC30456: 'DataItem' is not a member of 'System.Web.UI.Control'. I am using ASP.NET 2.0 - w/AJAX 2.0 Extens
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/27/2009
- Causing a partial postback from a user control inside a TabContainer
I have the following setup:
-ASP.NET 3.5 with Latest Ajax Toolkit
-Web Form (.aspx) with a TabContainer
-Inside the above TabContainer is a u
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/21/2009
- Updating Ajax
Hello. I used VS2005 to designed my application and I was using Framework 2.0. Also, in order my ajax controls works I had to updated and download aja
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/25/2009
- Dynamic PopupControlExtender C#
Can someone help me make this code work? What I want to do is be able to popup a panel (first read sql and then populate the fields on the panel). The
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/27/2009
- AutoCompleteExtender tag
I notice my AutoCompleteExtender tag is preceeded with a
< cc1 : tag rather than <ajaxtoolkit : tag. I also get an VS error message
Error
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/27/2009
- UpdatePanel (And all of Ajax) not working on 64bit machine
My dev laptop is a 32bit machine. We just got a new 64bit server running Server 2008. However, when we moved over one of our applications, it is not w
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/27/2009
- Multiple ajaxToolkit TabContainers
Is it possible to have 2 ajaxToolkit TabContainers on the same page?
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/27/2009
- UpdatePanel Multiple Submits
Hi,I have a filter inside an UpdatePanel that is suppose to query the BD for the entered value on the TextField.When I submit the filter the first tim
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/27/2009
- Ajax Validator related JavaScript issue
Hi all,
I have an issue when Im clicking save in an in-grid editable gridview. I get a javascript error stating 'null' is null or not an object, ho
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/26/2009
- Modal Popup Extender Issues
The following code: 1 <asp:LinkButton ID="create_task_button" runat="server">Create Task</asp:LinkButton >
2
3 <asp:FormView ID= "cr
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/27/2009
- Sys undefined
I have created a New->Website in vs2008 under already existing asp application folder ie
i created a aspx page with updatepanel control. but get
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/27/2009
- Postback Still happening with UpdatePanel for Checkbox event inside item template - GridView
Hi ,
I have a checkbox column, which has a OnCheckedChanged event. To avoid postbacks I have placed the checkbox control in UpdatePanel, with Check
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/27/2009
- Question about the webservice.asmx file
Dear reader,
My question :
I have 3 different imageControls on my page each of them have a SlideShowExtender what i try to do is i have make one
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/26/2009
- Microsoft JScript runtime error: Sys.ArgumentNullException: Value cannot be null.
Hi,
I have a RadCombo and RadGrid, basicaly works fine however when I created a new page to create a similar functionalities to display the data on
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/23/2009
- Live.com Technology
Hello Dears i have a problem of understanding of live.com my mean is : if you see this page and its source http://search.live.com/images/results.aspx?
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/22/2009
- To Ajaxify or not?
I have hit a wall and I need help figuring out which way to go with this. I love and want to use Ajax on my webpages but I also want to be sure that I
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/26/2009
- How to use oledb class and Datatable in AJAX Server control
Hi,
I create the AJAX server control in the VS2008, there in the Code behind am unable to impoet the data.OLEDB. Similarly am unable to create Data
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/20/2009
- ScriptManager CompositeScript Error: A script reference cannot be included multiple times in composite script references
I am getting the following error using the CompositeScript feature of the ScriptManager. I have ScriptManagerProxy in several different usercontrols t
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/26/2009
- Where are the APIs??
All -- This is a most basic dilemma, but one I am unable to solve myself... I'm just looking for AJAX 3.5 APIs, but I can't find them anywhere. Can somebody send me a link? thanks much, ....ly
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/20/2009
- how to achieve partial page refresh?
Hi, I want to use updatepanel to achieve this : CITY1 CITY2 CITY3 Now, when user clicks on CITY1, Names of all builders in CITY1 should be displayed.
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/26/2009
- Facebook/Gmail like chat help
Hi Everyone, I'm back for some more help with my facebook/gmail like social network chat i'm creating. There's few places i've gotten stuck. first big
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/26/2009
- Error when upgrading to vs sp1
After upgrading Visual Studio with SP1, I have reported errors saying "Error 3 'ScriptManager' is ambiguous in the namespace 'System.Web.UI'. " Someho
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/26/2009
- Error Running Response.? within UpdatePanel
I get this error when the below function runs from within an Updatepanel: "Sys.WebForms.PageRequestManagerParserErrorException: The message received f
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/26/2009
- Installing .net framwork
I just installed the .net framework 3.5 and I am trying to use some AJAX tools. When I try to build the website I get the following error:Error 1 The
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/26/2009
- Access System.Drawing namespace in windows service
hi friends,
How to access "System.Drawing;" Namespace in windows service using c#.net ?
if any dll's found to access this namespace ?
kindly let me know...
Regards,
Sabarees.M
From: Visual Studio 2005 - ASP.NET - 1/27/2009