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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
<% =expression%> not evaluated in custom control attributes26 Dec 2006 00:44 GMT3
Let's say my ASPX page codebehind has a method S() which returns a
string value (of let's say a constant "string").
If I do this (hope all these special chars make it through) on an ASPX
page:
Possible: dynamically populated and placed user control in the middle of a string?25 Dec 2006 08:17 GMT1
I'm wondering if it's possible to do the following in ASP.NET 2.0. I want to
do the following simultaneously. I suspect its possible, but I also suspect
that I may need to do different things at different times in the page
lifecyle, and would appreciate some guidance.
ITemplate and inbedded controls22 Dec 2006 11:22 GMT1
I created a tabstrip custom control that is declared like this:
<acc:TabStrip ID="Tabs" runat="server" SelectedTabID="aa"
AutoPostBack="true">
   <Tab ID="aa" Text="aa">
HELP: (ASP.NET 2.0) - Can't get CSS HtmlLink Element working in VS Designer18 Dec 2006 12:00 GMT1
I've got the following problem: In my client's project I've created an ASP.NET Custom Control to add CSS style sheet HtmlLink elements to a page dynamically. But I can't get this control to work in VS Designer. Thus my co-workers can't create their pages as expected.
!! Please ...
Creating LinkButtons in a Repeater ... in code.14 Dec 2006 17:53 GMT3
I'm trying to create a variable number of  LinkButtons using an ItemTemplate
within a Repeater control. This is being done from code ...
I am trying to recreate something similar to the following ... which is in a
user control, only I'm doing it in a web part:
Custom Controls and Absolute Positioning11 Dec 2006 09:22 GMT1
I have a couple of custom controls that several users of an application are
using and got a request from one of the guys that they're using Absolute
positioning and well, turns out my controls don't work right in the designer
with Absolute Positioning.
Usercontrol, add styles via Page.Header.Attributes ?07 Dec 2006 17:44 GMT8
I want to add styles to the current page from within a usercontrol the
correct(better) way.
So i would like to insert the styles in the page head.
Any good approach?
Inherited Control Does Not Handle All Events04 Dec 2006 22:05 GMT2
I'm building a series of custom controls inherited from an ImageButton
and certain events are never getting thrown, or at least their handlers
in the code are never running. Init, Load, DataBinding, PreRender and
Unload are all working fine. Click, Command and Dispose never get run.
Custom Datagrid disappearing on Postback04 Dec 2006 21:57 GMT5
I have a Web Custom Control datagrid written in VB.NET and when the page
does a postback from a Selected Index or Sort command the datagrid
disappears??? anyone know why?
thanks
Extra "DataValueFields" in custom DropDownList02 Dec 2006 17:24 GMT1
I am building a custom databound dropdownlist, and I would like to have
more than one "DataValueField". I would name them DataValueField2,
DataValueField3, etc.
I'm having trouble figuring out how I would bind to them.
Problems with Templated Databound control01 Dec 2006 20:15 GMT1
In my templated databound control (inherited from
CompositeDataBoundControl) I have one template and one string get/set
property. When CreateChildControls(IEnumerable dataSource, bool
dataBinding) is being called, the string property is sometimes set and
 
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.