Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Building Controls / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Collections as properties?18 Feb 2005 13:49 GMT1
Hi, I'm creating my own custom web-control called Table, with a collection
of my own custom 'Column's as a property:
[ToolboxData("<{0}:Table runat=server></{0}:Table>")]
public class Table : System.Web.UI.WebControls.WebControl
Controling the 'selected' property on CheckBoxList while DataBinding()18 Feb 2005 01:41 GMT1
Hi Group!
When binding the CheckBoxList control, you can only control the 'text'
and 'value' properties of each CheckBox created.
Suppose I have on the data source some additional information for the
How do I pass an object to webcontrol that is loaded using the "LoadLontrol" method ? .NET 2005 Beta.17 Feb 2005 05:13 GMT1
Because of the nature of my application, I have a web control that is being
loaded and added to my form at runtime using the LoadControl method.
Beacuse of the new framework, it is impossible to inherit from my own
version of the "System.Web.UI.UserControl" class as the code seems ...
Databounded textbox17 Feb 2005 00:48 GMT1
I would like to know how to develope a databounded textbox for using with
asp.net.
Datagrid, combos etc are databounded, but when I want to read data from an
xml node to a textbox, I must to divide xml in nodes for read value.
Derive OnItemCreated17 Feb 2005 00:11 GMT1
 i have created my own datagrid control derived from the
datagrid control. Now I would like to override the
OnItemCreated method. But I dont get how I can do that.
Can somebody help me out?
Adding Datasource Property16 Feb 2005 20:57 GMT2
I need help with how to add a DataSource property to a composite control and
then how to assign that property to the datasource of a datagrid.
Thanks
CreateChildControls and Exception Failed to Load ViewState16 Feb 2005 19:49 GMT2
I've been struggling with this problem for several days now, pretty much out
of ideas...
I have n number of xml files each defines what server side control to to
render inside my custom web control (composite).  The OnInit of my web
Building a non-databound custom template and accessing it's properties16 Feb 2005 19:24 GMT1
I've built a custom control (inherits from WebControls.Repeater) with a
custom template. The intention is to make a custom paging repeater. The
repeater would be controlled via LinkButtons that would be inside the
custom template. I want to do something like this in the aspx files
Strange button behaviour16 Feb 2005 16:05 GMT3
I created an ASPX page with some buttons on it, but one of them is
reacting in a strange way :
In design mode, if i double click on it, it takes me to the
corresponding OnClick method. But if I put a breakpoint on this method,
HELP:  Where is the asp.net web based control designer???15 Feb 2005 16:43 GMT1
What namespace is it in?  
Signature

Patrick

How do you do a Web ControlDesigner?15 Feb 2005 16:09 GMT1
How do you do a ControlDesigner?  It seems that the docs are out of date with
the namespaces?
Using VS 2003, I can not get the snippet from this link on the MSDN to
work/compile...
hide component from toolbox15 Feb 2005 14:52 GMT1
I have a control assembly which contains the my custom web control. In the
same assembly I have few classes that implement IComponent interface. I need
this interface for my classes. When I add the assembly to toolbox, every
single class that implements IComponent interface shows up ...
Building a Property Builder?15 Feb 2005 14:17 GMT3
Looking for information on how to build a property builder for a custom
server control, much like the built-in datagrid property builder. Is it
possible? Thanks in advance. -Nic
Passing Parameters to User Controls that are Dynamically Loaded in Placeholders11 Feb 2005 16:10 GMT2
I have been having a big problem with trying to pass parameters into a
user control when the user control is dynamically loaded into a
placholder.  I am developing in c#.  I have get and set methods on the
user control "editButton.ascx" which work fine.
Performance question10 Feb 2005 04:43 GMT2
I would like to know your opinion about .NET menu server controls from
performance point of view.
It is a good idea if a menu is running on a client machine: a response is
quick and the server time is not used. However, implementation of a menu in a
Pages: 1 2 3 January, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.