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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
user control06 Mar 2004 10:49 GMT1
I have a user control that works fne (hits db display datalist)  but on a different section of my page i want to use some datafrom the user control
Is there a way to pass information from the control to page
<%@ Register TagPrefix="info" TagName="DataControl" Src="datactrl.ascx" %
Control won't serialize06 Mar 2004 10:34 GMT1
Hi, I created an assembly with a custom class called myTable that inherits from "System.Web.UI.WebControls.Table" so that I can mark it as serializable.  I am attempting to put this control in viewstate but on doing so throws the error:
'myControlLibrary.myTable' must be marked as ...
toolboxitems.add don't work05 Mar 2004 09:42 GMT1
I want to programmatically add my own custom controls to a
ToolBoxTab in VS.NET. I can create my own toolbox tab but I cannot add
item inside. No exception but the items just doesn't appear. there is
my code:
Finding a Component's (ComponentModel.Component) Parent Form04 Mar 2004 22:23 GMT1
I'm working on a .net component (not a control) and need to find out what form the
component is contained in during runtime (DesignMode=False).  With a control, there
is a parent property (and FindForm) to do this with, but no such luck with a
component.
[ Custom Controls ] Insertar tags dentro de <HEAD>04 Mar 2004 21:01 GMT4
Hola amigos:
               Tienen idea de cómo se hace para insertar un <LINK...> y un <script...> dentro del <HEAD> desde un "Custom Control". En realidad el control opera sobre el Body y crea una tabla desde DataTable, pero no se como hacer para que me inserte esas líneas ...
IPostBackDataHandler.LoadPostData does not fire on empty postDataKey form fields04 Mar 2004 19:46 GMT1
After creating a custom MultiSelectBox that has a checkbox list, i noticed that the control wasn't updating it's selected listitems when no checkboxes were selected. After inserting a Response.Write(postDataKey) in the LoadPostData(...) method, I noticed that LoadPostData is not ...
Rearranging controls04 Mar 2004 13:27 GMT2
Hi, i am developing a user control that consists of different listboxes. The
control needs the ability to arrange those listboxes in a different order,
depending on a property established during design. How can i achieve this?
Thx :)
Open popup aspx page04 Mar 2004 01:48 GMT1
Hi,
I have a usercontrol with a button. In the button's click event I have to open an instance of an aspx page, passing some values to some public variables of the page.
How can I call the instance of the right page?
The code is the follow:
Questions about embedded winControl04 Mar 2004 01:44 GMT1
Hi group,
i have 2 questions i hope somebody can answer about a wincontrol being
hosted in ie.
1. Is it possible to create a pop up that prompts for a user name and
Button-click fire before or after page_load?02 Mar 2004 13:48 GMT6
Hi - thanks for the help in this group so far.
Regarding the click event of a link_button (created within a table and
added to a placeholder at run-time) - there are a number of link_buttons
added to the dyanmic table I am using (a gantt chart) - when you click
Name is not declared02 Mar 2004 00:17 GMT1
I'm getting a BC30451: Name 'pageID' is not declared.
I have a user control that contains a simple condition to display one row or
another like:
<% If x = 1 Then %>
Control added programmatically not firing event01 Mar 2004 20:00 GMT3
Hi, I'm loading a usercontrol with image buttons into a panel.  When clicking the buttons the click event does not fire.  Any suggestions
Thanks
Tro
Custom TextBox with custom attributes and properties question01 Mar 2004 14:01 GMT1
I have an webform that has a datarepeater on it.  In that repeater I'm
binding some data and I have put a textbox control in there.  On the
OnItemDataBound method of the repeater I have cast the controls
collection index back to a textbox and added an attribute called
Problem with postback not displaying my table again01 Mar 2004 11:16 GMT3
Hi - I posted this in the ASP.Net forum, but have not had any help
unfortunately:
I am adding a 'gantt chart' style table, to manage peoples availability
- if they are unavailable, the table cell is just coloured - if they are
Pages: 1 2 3 4 5 6 February, 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.