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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
custom control in repeater29 Jun 2006 18:12 GMT2
I have a custom control which consists of dropdownlist and textbox called
ct1.  The problem is that when i set a property of the dropdown list in the
itemdatabound event of the repeater it uses that property value for all ct1
controls in the repeater.
Custom Datagrid Implementation29 Jun 2006 17:05 GMT5
   I have been given the assignment of creating a custom datagrid for
our company. The specs are pretty simple: 1) Use a webservice to
populate and do other processing tasks.
   So far I made a test web service and derived it from a common
DataBinding to SubProperties27 Jun 2006 06:40 GMT3
I have built a custom control that has, as one of its properties, a
collection of another custom control. So controlA has property of type
controlBCollection. At design time it looks like:
<asp:controlA runat="server">
Acting on contents of a declartivly databound Drop Down List?26 Jun 2006 04:56 GMT1
I've developed a custom access list user control.
The control has a drop down list of people which is populated using a
sqlDataSource
Whenever I try to refrence the items in the list of people I get a null
Date22 Jun 2006 00:07 GMT2
I am using the .net calander control and it return the date in MM/DD/YY.
Where the server is setup DD/MM/YY.
Can am one tell me why date would come out diiferent to the server regional
seting?
Easy question (i hope)21 Jun 2006 19:38 GMT1
I have built a custom control with a hidden html input box.  I use this
hidden field to hold a value that i wanted posted back to the server after
the click event of a page button.
Within this event, i am able to access the hidden field value through a
calender control21 Jun 2006 18:38 GMT1
I have an ASP .NET web application and I am using the calender control to
display the month view and some events that are scheduled to happen during
the month. Whenever the user selects a month, the page re-loads to show the
update calender view. I would like to make it as seamless ...
Asp.net2 Menu control dynamic display based on User Role!!!Help please!!!21 Jun 2006 18:09 GMT3
I want to create a horizontal menu on my website being built using
asp.net2 with menu items based on the "role" of the user who logged into
the system.Role iformation will be read from database...
For ex:
Whats new in developing user control in ASP.NET 2.020 Jun 2006 08:20 GMT1
           I am new to ASP.NET 2.0 and fascinated to develop some user
controls in it.
       so, before proceeding for this i want to know what new features
ASP.NET 2.0 provides us to do the same.
Handling a click event in custom server control17 Jun 2006 16:55 GMT4
I'm using VS 2005.
I created a sample composite control with a textbox and a button.  I'm
having problems getting the button event.
The control implements IPostBackEventHandler.  Is it necessary if I
Writing single client script block for mutiple controls17 Jun 2006 02:36 GMT6
I'm using .NET 1.1 and I've created a server control that writes javascript
to the output writer.  The control works great, except when I add additional
controls.  The problem is that each control writes the same javascript block,
which causes a stack overflow when it is executed ...
UserControls and DataBound Repeater15 Jun 2006 14:08 GMT2
I've built a few UserControls that have worked perfectly for a while. Now,
for the first time, I want to use these controls inside a Data-Bound Repeater
control.
When the page first loads, my control works perfectly. But any kind of
Finding the values of Dynamic Controls in a Composite Control14 Jun 2006 21:44 GMT2
 I've created a Custom Composite Control that creates a number of
children -- Hidden Input Fields, to be exact.  Because my control
implements INamingContainer, I can't guaruntee what the names or IDs of
these children will be after the control is rendered.
DefaultValue attribute doesn't get set in a composite custom control14 Jun 2006 20:56 GMT1
I have a simple composite control with the following attributes:
       [
       Bindable(true),
       Category("Appearance"),
RaisePostBackEvent fires for only one instance14 Jun 2006 15:57 GMT1
I've created a web server control that should raise a ValueChanged event when
the user changes the control's value and clicks submit (AutoPostBack is not
desired).  The control works well, until I drop another control of its class
on the form.  Then the RaisePostBackEvent fires ...
Pages: 1 2 May, 2006
 
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.