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 / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help: RTF Control for Web Page31 Aug 2004 02:14 GMT5
Hoping someone has done something like this in the past.  I'm trying
to work out the best way to add an RTF control to my web page and save
it's contents as html back to a database.
Currently I have a page with a textbox.  The user enters plain text
Does .NET provide any mechanism to replace ActiveX controls on web???24 Aug 2004 23:49 GMT7
Is there any mechanism in .NET Framework which can help me to replace
activex controls on my web page??
As activex controls need to be downloaded on the client machine, and
my clients are not interested in downloading any such binaries to
use UrlEditor in Component Editor forms23 Aug 2004 10:03 GMT6
I have built a server control and managed almost everything I wished to
achieve with it using the book MsPress book on developing server controls, I
do have one problem. I have made a component editor (property builder) form
and its working perfectly apart from my URL properties.
Regex question20 Aug 2004 18:48 GMT2
How can I control if "a textbox is empty or not" with regex validation? I
don't want to use required field validator because I have a masked textbox
control and it has "ValidationExpress" property.
For example, if I want to control if it's a time value, I use
System.ComponentModel.Design.ArrayEditor - How to20 Aug 2004 16:54 GMT4
I have a custom control which is a set of tab images like in hotmail. In my control I have a hard coded array that sets the string
value of the tabs.
private String[] tabCaptions = { "Home", "Tab 1", "Tab 2", "Tab 3" };
I would like these tab captions set by the user of my control ...
Templated Data-Bound Control Sample20 Aug 2004 16:42 GMT1
I have been attempting to create a templated data-bound control, using the
sample as a guide
(ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpguide/html/cpcontemplatedd
ataboundcontrolsample.htm).  The problem that I'm running into is that child
Inherited Web Label doesnt properly initialize "Text" property19 Aug 2004 03:08 GMT2
I have a control i wrote which inherits from the built in Label control in
ASP.NET. I wrote this control to add the "for" attribute of a 'real' web
label. It worked fine and normal. I just recently reworked it so that the
FOR property has a drop down in the property grid which lists ...
Clearing viewstate for dynamic user controls17 Aug 2004 23:27 GMT2
I have a form that dynamicaly loads user controls based on user
postbacks. Everything works well except that the framework seems to
want to match the viewstate data from my previous control to the new
control on post back even through the IDs are all different. Is
DataSources from Session??  17 Aug 2004 14:06 GMT1
I have some server controls I've built that store their properties in the
ViewState like good little controls :)  However, When I set my "DataSource"
property of the controls to a DataSet or DataTable etc thats in the session,
it copies it into the ViewState.  The DataGrid control ...
select a url at design time17 Aug 2004 07:01 GMT5
I have the following code from MSDN.But when I click a button in property
grid at design time, an error is popup:" Object refrence not set to an
instance of an object". Is there anything I missed?
<EditorAttribute(GetType(System.Web.UI.Design.ImageUrlEditor),
Properties, JavaScript and Viewstate16 Aug 2004 16:27 GMT1
I´m trying to build a custom panel control that has the ability to
expand or collapse at runtime without postback. I switch the visibility
property of a DIV to do this.
But what is the proper way of persisting the state of the panel through
Custom attributes/properties at design time (serialization?)16 Aug 2004 16:06 GMT1
OK. here's what I want to do.
I have a text editor control that I created. I also have a seriedsof
palette controls that I have created for use with the text editor. The
Idea I want is that the page developer can slap any number of editors
Accessing ControlDesigner from control?16 Aug 2004 14:59 GMT3
I'm trying to do the following:
public class MyControlDesigner : System.Web.UI.Design.ControlDesigner
{
   private string m_html = "";
Styles and CustomControls15 Aug 2004 10:48 GMT2
Hello
I need to format my Custom Controls with Styles.
Now if I use the css features from .NET then the styles are renders
direct in the control tag and produce a lot of code.
How to expose WebCustomControl event14 Aug 2004 23:19 GMT2
I have been working on this for more than a day, with no joy and I was
wondering if someone could help me with this:
I am trying to create a WCC (WebCustomControl) that contains a LinkButton
(server side).  I have compiled this WCC, added it to my VS toolbox and it
Pages: 1 2 3 July, 2004
 
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.