Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net webcontrols > august 2007 > threads for august 29 - 31, 2007

Filter by week: 1 2 3 4 5

Multiple languages in projects
Posted by Elmo Watson at 8/31/2007 2:45:35 PM
From what I understand, in AsP.Net apps, you can use/mix multiple language files. Is this also possible in Winforms? for example, if I have a VB.Net project, and find some online C# code that I want to use, is it possible to add the C# code into the VB.Net project? ...more >>

client retrieval from GridView cell values that are in an UpdatePa
Posted by thoward at 8/31/2007 2:00:00 PM
I am working with ASP.NET 2.0 c# and Ajax control (UpdatePanel). The GridView Control is nested within an updatePanel Control which is populated using the partial post-back method. I am needing to extract the GridView Cell values from items that are selected and post them into another table ...more >>

total items in paged output
Posted by Trapulo at 8/31/2007 12:12:37 PM
Hello, I've a gridview binded to an objectdataSource. Custom paging is enabled and my objectdataSource is using a SelectCountMethod to retrieve the number of total retrieved rows when it's showing only 25 rows at time (the rows that the SelectMethd returns). All works fine, but I need to sho...more >>

Gridview column width
Posted by peter at 8/31/2007 12:00:00 AM
I have a GridView, there are several boundfileds. How can I set these columns' widths at design time and run time? Thanks Peter ...more >>

onmouseover client-side event for RectangleHotSpot
Posted by Chris Chamberlain at 8/30/2007 12:11:01 PM
Hi, I'm currently generating client-side imagemaps using PlaceHolders and HtmlGenericControls. This allows me to add attributes for onmouseover and onmouseout events onto the <area> hotspots themselves, eg: <map name="mapNav"> <area shape="RECT" coords="0,0,119,14" alt="information ab...more >>

dropdownlist
Posted by Lamis at 8/30/2007 6:26:02 AM
Hi, i have an ASPX page with 60 dropdownlist and need to disable them form some users. The thing is that I think it lookes not good when they turns gray. Is there any way to make the disabled without changing the color??? -- LZ...more >>

Parser Error Message: Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The system cannot find the file specified.
Posted by hifiger2004 at 8/29/2007 11:48:04 PM
Hi Guys, I am using ASP.Net 2.0 with AJAX Extensions 1.0. One of my aspx pages is using assembly - AJAXToolKit. But when I try to access the page an error will display on the page. I hope you could help me solve this problem. Thanks Please see error message below Server Err...more >>

Microsoft Treeview vs System Treeview
Posted by stepkurt at 8/29/2007 12:58:02 PM
I have recently converted a .NET 2003 web app to .NET 2005. You would think that it would be easy to get some documentation that would show you how to convert the trees...as many of the properties and methods from the old Microsoft web control no longer exist with the new System treeview c...more >>



ASP.NET Gridview - Edit (Update)
Posted by at 8/29/2007 5:45:11 AM
When I try and update using the gridview edit option, all of the records in the entire Access database get changed. Is this normal in gridview? Is there a way to change this behavior? Or should I be using a different control? Thanks Page Code is as follows: <%@ Page Language="VB" %> ...more >>


DevelopmentNow Blog