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 building controls > june 2004 > threads for june 29 - 30, 2004

Filter by week: 1 2 3 4 5

ViewState for Inner Class
Posted by Jinsong Liu at 6/30/2004 11:36:09 PM
I am creating a web custom control by extending the existing DataGrid control. lets call it MyDataGrid here. I instantiated another class which is also drived from the DataGrid control in the MyDataGrid. the ViewState of the inner class get lose between page reload. is there anyway that I can ma...more >>


listbox and sql stored procedure
Posted by John at 6/30/2004 4:31:37 PM
Hi, First of all sorry for my not perfect english. I've got listbox in my .aspx page where the users can make multiple selection. So, Users can select 7 items in listbox, I have to take value from items and pass it to stored procedure to delete 7 rolls in my table. Thats simple, but what if...more >>

Building child controls on Design Time
Posted by Pradeep Kumar C at 6/30/2004 11:50:58 AM
Hi , I am trying to create a custom control similar to datagrid.Grid contain some thing like data column where i am able to add column during design time using VS.NET 2003 collection editor , but on clicking the save button the corresponding innercontrol is not return on the aspx page. But I...more >>

Custom Controls
Posted by Wannabe_Geek at 6/29/2004 11:34:01 PM
Hi Iam new to MS .Net technology just getting along with it....I created a custom control ,which takes in a query and displays the data in a tabular format....something similar to a datagrid. Since its a custom Control I drag and drop and use it in my Pages. I overload the render method of my Cu...more >>

pass 2 parameters using HyperLink column?
Posted by google NO[at]SPAM joriz.is-a-geek.net at 6/29/2004 5:02:38 PM
is it possible? thanks TIA....more >>

Unable to access a control property - Stack Overflow..
Posted by Nelson F. at 6/29/2004 12:05:10 PM
I've made a user control (ascx and ascx.cs) that works fine if I use a session var to pass it value. However, I'd much prefer to set a property instead so I added a property. The problem is that when I try to access the property, it generates a StackOverflowException. See the snip from my source ...more >>



DevelopmentNow Blog