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 > april 2005 > threads for april 8 - 14, 2005

Filter by week: 1 2 3 4 5

notes, trust deeds and mortgages
Posted by Michael Lescault at 4/14/2005 8:49:21 AM
Hello My name is Michael Lescault; I buy notes, trust deeds and mortgages I was hoping you would be able to help me find some people or a list of mortgagees that may want to sell there notes, trust deeds or mortgages. Thank you for your help Michael Lescault 401-475-3280 mlescault91967@aol.c...more >>


Image control not working
Posted by Venkatesh.Bhupathi at 4/13/2005 10:37:01 PM
I have a user control inside a aspx page and i have event handler inside the user control for the ImageClick EVent. But when i am trying to instantiate the event in the .aspx page load event it is throwing object reference set to null. Please find the sample code attached i have done please ch...more >>

Urgent! GridView and templated controls binding. Plz help
Posted by Shafia at 4/13/2005 2:52:16 PM
Hi, My GridView has templated controls in it and I'm binding to an ObjectDataSource. The problem is it refused to bind to my grid column "ColumnName" which is also an UpdateCommand Parameter for the ObjectDataSource. It displays the following error "DataBinding: 'System.String' does not conta...more >>

East Central Florida training
Posted by FloridaJoe at 4/13/2005 9:53:55 AM
I cannot find a group better devoted to this question. Can anyone recommend a source for training in ASP NET in the east / central florida area. I'm looking for an evening course in college or university or a reasonably priced private school. The only courses I can find in Orlando are 5 day cl...more >>

Including Java Scripts in Server controls
Posted by Sundararajan at 4/12/2005 2:37:02 AM
Dear Folks, I am developing a server control as a composite control. I need to associate some javascripts with the individual controls of the composite control. I have the javascrips in a separate .js file. how can i associate the functions in .js file with the server controls. Th...more >>

Setting default values to datagrid headerstyle
Posted by Joey Lee at 4/12/2005 12:00:00 AM
Hi, How do one set default value for objects? For simple attributes like string, one can do it like [Bindable(true), Category("Appearance"), DefaultValue("datagridstyle")] public override string CssClass { get { return base.CssClass; } set { base.Cs...more >>

Server PUSH to client
Posted by PBS at 4/11/2005 8:41:49 AM
We have an internal asp.net application for orders/manufacturing information. Presently we have set the META Refresh tag on the affected pages set to "120" so the client browsers refresh every two minutes so displayed data is "current". This has several drawbacks, including the annoyance o...more >>

Transform html to code
Posted by Steve at 4/10/2005 9:15:02 AM
Is there a class that will assist with taking existing aspx markup from a file and creating a sort of tree structure that will allow you to transform the html layout to code? Example aspx code: <asp:Table runat=server> <asp:TableRow> <asp:TableCell> <asp:Label id=mylabel>test</asp:La...more >>



Accessing path in a custom designer
Posted by Dale Preston at 4/10/2005 8:57:56 AM
I am creating a custom web control with a custom property editor. The custom editor is for setting a relative URL property of an item in a collection property of the control. Because the property is a collection, the UrlEditor will not work because of a known (even if not confessed) bug in all...more >>

Setting the order of LoadViewState
Posted by lisa NO[at]SPAM starways.net at 4/8/2005 12:43:33 PM
I have a server control. It has a Layout property, a Height property, and a Width property. What happens in the Height and Width property depends on the Layout. Unfortunately, what seems to be happening is that when I run a page that has my control in it, the Height and Width properties are ...more >>


DevelopmentNow Blog