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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PagedDataSource related to DataGrid?12 Mar 2005 23:21 GMT3
We are working on a problem related to a control to use for paging in combination
with either DataGrid controls or PagedDataSource objects used as datasources
for other controls like Repeaters or DataLists.
What is the best way to make our paging control get access to the ...
Composite Web Custom Control derived from DataGrid12 Mar 2005 21:29 GMT2
I am a beginner at creating composite web controls.  What I am trying to do
it add functionality to the DataGrid webcontrol by adding two dropdowns, a
textbox and two buttons to it (for search-capabilities)
I have created a new class (DataGridFilter) derived from DataGrid
Design view problem11 Mar 2005 09:12 GMT1
I can't understand why when I write this text (part of datalist)
onclick="javascript: changeImage('<%# DataBinder.Eval(Container.DataItem,
"imageName") %>');"
Working perfectly, but when I click design view in vs.net 2003 it tells me
ValidatorTrim(s) & RequiredFieldValidator bug w/Windows XP SP2 and IE SP210 Mar 2005 14:27 GMT1
Ever since I upgraded to Windows XP SP2, I started noticing that the
RequiredFieldValidator on a textbox on one of my ASP.Net pages was taking a
REALLY LONG TIME to validate in my IE client! The CPU on my machine was at
100% utilization and after about 30 seconds, I got control back ...
Getting values entered into (dynamicly loaded control)10 Mar 2005 06:40 GMT4
I've dynamicly loaded user control (.ascx file) into my page via
Page.LoadControl() method. The control has been added to Controls collection
of some TableCell (named dynamicCtlPlaceholder). The control appears in the
desired location. The control allows to enter two strings: ...
Time out problems for long lasting actions09 Mar 2005 16:10 GMT2
I have developed a webserver control that executes some business logic on
the server side.
The problem is that the logic takes some time to complete,
and client browser (IE 6.0) after the specified period of time
Description of property08 Mar 2005 15:39 GMT5
I have simple question.
I build user control with property:
Public Property clickFill() As Boolean
   Get
Extending Calendar to add Day Click Event07 Mar 2005 16:09 GMT1
I am trying to extend the Calendar Control to add a event for a Day
Click.
Currently we have a "SelectionChanged" event.
I would like an event to be fired on "DayClick"
Controls inheriting ListControl will not fire in UserControl07 Mar 2005 15:03 GMT2
I ran into a problem when building some usercontrols. I am using a
dropdownlist and radiobuttonlist and setting the AutoPostBack = "True". I add
sub routines to handle the selectedindexchanged event. Neither of them fire.
All of my other controls fire no problem.
List of Checkboxes06 Mar 2005 19:19 GMT2
How would I create a list control containing checkboxes in ASP.Net
TIA
Implementing postback functionality in custom control06 Mar 2005 17:58 GMT5
Here is my situation. I first made a custom composite control (consisting of
a textbox and button) that does a whois lookup based on the domain name
entered in the textbox. Getting the lookup sub to fire in the composite
version  is not a problem b/c all i do is add AddHandler ...
Performance wise whats better?05 Mar 2005 13:29 GMT4
With respect to performance, whats better - using the the utility methods of
HtmlTextWriter to render the control or to use
Dim inputa As New TextBox
Dim butt As New Button
Embedded dll in html page05 Mar 2005 13:27 GMT1
Hi,
I've tried creating a very basic class library.  It has one object and one
property.  The property returns always the same string value.  I then use the
<OBJECT> tag to embed the dll in my page.  The dll and html sit in a root
RegisterClientScriptBlock does not work from a server control05 Mar 2005 13:25 GMT1
For some reason I cannot get RegisterClientScriptBlock to render a script
reference on the page from a server control.  Yes, I have not placed the code
in the Render method, I also tried the OnInit just in case.  Below is the a
simple version of the code, any help is appreciated:
ListBox PROBLEM in User control05 Mar 2005 13:22 GMT1
I'm trying to develop a simple Web User Control that contains two list
boxes, Add and Remove buttons.  This User Control transfers the selected
items from left list box to right  list box and vice-versa, depending on the
button clicked.  The SelectionMode of both list boxes is ...
Pages: 1 2 3 4 5 February, 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.