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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Custom Control problem.30 Oct 2006 17:14 GMT5
I am not quite sure how to phrase the subject, so apologies.
I am writing a custom control. It is using a textbox. I create the text box,
but cannot read the contents of it later.
Here is my code...
Two question about ASP.NET Custom Controls [Newbie]29 Oct 2006 19:58 GMT1
1) I am developing custom controls and was wondering how I can
implement the URL ~ deal.
~/page/page.aspx
How do I translate ~ to the web root? I must be overlooking something
Can a repeater's ItemTemplate instantiate derived classes?28 Oct 2006 11:39 GMT1
I posted this in a different group yesterday with no responses, so I'll
try here.
I would like to have a repeater class like this:
     <asp:Repeater ID="CriteriaRepeater" runat="server" >
Suppress ServerValidate on Page?27 Oct 2006 18:23 GMT1
This may or may not be possible, so please let me know either way.  I'm
just attempting to do something fancy and I haven't been able to find
any documentation on this specific issue anywhere.
I have a custom validator which runs only on the server side.  It
Wrapping mouse over help icon up Web User Control27 Oct 2006 18:04 GMT7
I have some pretty neat code that shows a floating help box over the
top of an ASP.NET screen when an image is mouse-overed.
I've included the code for this at the end of this post...
I was wondering if there'd be any way to wrap this all up as an ASP.NET
usercontrol with include file27 Oct 2006 14:41 GMT3
I put include file in usercontrol and use this UC in another aspx page.
However, aspx file writes <!-- #include virtual="/fres/fues.htm" --> in aspx
file but did not display content of include file.
I would like to know how to do this?
How to establish connection of DataGridView Control to Stock Excha26 Oct 2006 21:27 GMT1
Dear Sir,
I m develop a application in vb.net which update a live prices of stocks by
a website named (www.nseindia.com)
i m using datagridview control for this.
How to display a property of a custom control with a dropdown styl25 Oct 2006 18:19 GMT2
I have written my own custom control and I want one of its properties to
display as a dropdown list when clicked, so the user can select from the
list, it would be similar to the asp textbox control which has a ‘TextMode’
property and when clicked on, displays as a dropdown list ...
Custom CustomValidator: Properties Window Problems20 Oct 2006 19:41 GMT6
Hello.  I'm still rather new to building custom controls, so please be
gentle.  ;)
What I'd like to be able to do, when validating, is drop my
CustomServerValidator (see below) and a generic Label control onto the
getting Font in my WebControl19 Oct 2006 07:43 GMT1
I writing a  webcontrol that I inherited from WebControl.  In the control,
me.font is a FontInfo object.  I'm producing a crystal report from my
control and to set the font for the report, using Crystal's Applyfont
method, for that, I must have a System.Drawing.Font object.  Is ...
Global Events that all instances of a control handles19 Oct 2006 00:55 GMT2
I have a user control (called MyControl that inherits from
CompositeControl).  This control will raise an event when the user changes
the color of the control. (MyControl.ColorChange).  Inside the code for
MyControl, I also listen and handle the event (ColorChange). - This ...
Problem persisting asp.net 2.0 property in design-time18 Oct 2006 19:13 GMT1
I have a asp.net 2.0 webcontrol with a property called TestProp (type:
string), if i change value in the property-window in vs.net manually
everything works fine. The value is persisted to the HTML-source.
But if I connect a designer and change the value in code (opening the
Composite control not appearing in toolbar...18 Oct 2006 19:08 GMT5
Hi - I'm just experimenting and following the example in:
http://msdn2.microsoft.com/en-us/library/ms379565.aspx
I have a solution that has my controls project and a "test" web project.
When I build the controls project, the control that inherits from
ITemplate15 Oct 2006 20:33 GMT2
Ok smart guys and gals ...
I have a GridView control with a dynamically created checkbox column.  The
checkbox is created using ITemplate interface.  In my class that implements
the ITemplate interface I set the AutoPostBack property of the checkbox to
Posting cookie13 Oct 2006 23:59 GMT4
I'm looking to post an http cookie on a sql backend.
I know I've read about this before, but the solution stumps me.
I've tried the menu control, I even bought one for 400 dollars, but I still
can't find the answer.
 
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.