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 > august 2005 > threads for august 22 - 28, 2005

Filter by week: 1 2 3 4 5

ITemplate strange behaviuor
Posted by tremway NO[at]SPAM yahoo.com at 8/27/2005 9:48:01 AM
Hi all, I've found something strange that I cannot explain to myself. See the code below: [ParseChildren(true)] public class MyControl : Control, INamingContainer { public MyControl() : base() {} private HeaderTemplateCreator _header; public HeaderTemplateCreator Header { get { r...more >>


One custom WebControl using it at several webpage with diffirent behaviour isnt working
Posted by zenone at 8/26/2005 2:56:28 AM
Dear all, I searched a lot on internet/newsgroups, without any correct answer for my problem. The problem is: ================ I have a custom webcontrol, the control is used on two pages. In design time I set the own defined property to i.e. approved_mode for one page and the second pa...more >>

Generating HTML code in the code-behind
Posted by lisa NO[at]SPAM starways.net at 8/25/2005 1:25:49 PM
Can I do this? I'm playing with AJAX, and it occurred to me that it'd be a lot easier to make changes to a control on the server, grab the HTML that control would now render, and return that to the client, where Javascript could just use outerHTML to replace the whole control. The obvious c...more >>

How to add "..." button to a property to open up "File Open"?
Posted by slow learner at 8/25/2005 9:47:08 AM
I am creating a control and thinking about adding a property to the control. I will like a "..." button shown next to the value of this property when user clicks on this property. I want to open up standard "File Open" dialog box when the user then clicks on "..." button. Any suggestion or sam...more >>

FindControl Method always returns empty string!!!!!
Posted by steroche at 8/24/2005 5:12:08 PM
Hi guys - Can somebody please help me? I'm a novice at all thisIve run into a serious stumbling block for the last few hours now and its killing me! I have a paged/sorted Datagrid setup and it works fine except for the update method - i just cannot get it to work! Now i keep getting the error :...more >>

HELP!DataGrid HyperLink Highlighting??
Posted by steroche at 8/24/2005 6:11:19 AM
I have a datagrid that passes values to one page to another - well it actually loads up the same page again with the param passed in so i can poplulate another datagrid from that parameter if you know what i mean. My question is this: How can i make the datagrids' row highlight(like the wa...more >>

UserControl DesignTime Designers
Posted by daFou at 8/22/2005 5:51:30 AM
Can someone please give me an hello world example of a UserControl that makes use of a UserControlDesigner. I'd like the Designer to be able to give a realistic representation of my user controls but the only examples I can find are on CustomControls....more >>



DevelopmentNow Blog