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 / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGrid Help06 Jan 2004 23:11 GMT3
I am using Provider=MSIDXS.1 and following code to fill datagrid.
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim strCatalog As String
' Catalog Name
Detect change in property within control06 Jan 2004 18:07 GMT2
Is it possble to have a property like so:
[code]
   <Bindable(True), Category("Appearance"), Description("The help image
associated with this control."),
User control resets the form elements06 Jan 2004 04:43 GMT3
i have an aspx page with 3 ascx files(header,footer,left
menu).
my aspx page several textbox and dropdowns.some dropdowns
submit the form when selection change.and all other
code :::::USer control for menu05 Jan 2004 21:58 GMT2
I HAVE WRITTEN THE CODE FOR USER CONTROL MENU BUT I AM
UNABLE TO SEE IT IN DESIGN VIEW WHY WHERE WAS I WRONG.
THE CODE IS AS FOLLOWS:
<%@ Register TagPrefix="iewc"
persistent values05 Jan 2004 21:52 GMT1
I'm developing a web user control. This control as global
DataTable. WhenEver a button is pressed I have a method
that adds a row to that DataTable, but it seems this data
is never persisten for although I add a row everytime (
Rendering graphics on a custom control04 Jan 2004 22:07 GMT5
Hope someone can help me on this. I like to make an own ASP.NET charting
control, so I need to render some graphics in a custom made control. I
already found this example which sends back a bitmap from the control to the
page:
How to place a control under a form?04 Jan 2004 03:40 GMT1
What is the difference  (probably in attributes settings) between
a control that can be dragged on a page and that has a visual presentation
(as any of "Web Forms" controls)
and
keep getting not in debug config02 Jan 2004 22:49 GMT5
Hi I am trying to debug a asp.net project done by someone
else and when I try to start it in debug mode I get the
(not in debug config message).  I checked the web.config
file and the tag is set as
Custom Controls Variables persistence.02 Jan 2004 03:43 GMT3
I am building custom controls with <asp: tags and
instance variables.
The <asp: tags persist between post backs but the
instance variables do not. How do I get around this?
Rendering literal and serveral controls nested in web control  at design time02 Jan 2004 01:27 GMT1
I have a custom web control that I want to be able to render nested
literal HTML and or server controls. When deployed on an aspx page, my
control might look like:
<cc1:myControl RunAt="server">
Why is SaveViewState called twice in the Control Life Cycle?01 Jan 2004 11:13 GMT1
I'm just looking at the web control life cycle and it appears that the
SaveViewState method SaveViewState is called twice.
To demonstrate, I overrode each method of the Web Control Life Cycle
with a 'Page.Trace' command (note that the string '-> SaveViewState'
Pages: 1 2 3 4 5 6 7 December, 2003
 
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.