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 / Web Controls / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
UserControl values lost on PostBack31 Aug 2006 09:41 GMT1
I have a very simple user control that contains 3 drop downs. Whenever
there's a postback the values of these drop downs are lost. I've tried
enabling viewstate everywhere without success. Could anyone shed any
light on what's going wrong?
Clikable rows in Grid View30 Aug 2006 16:43 GMT1
How can I make clickable rows in Grid View in ASP.Net 2.0 in VS2005
Thanks in  advance
Menu control. Clickable area30 Aug 2006 14:43 GMT4
I have a static menu with items
Long, easy clickable menuitem 1
Long easy clickable menuitem 2
menu item3
Events for programatically added controls30 Aug 2006 12:35 GMT3
I am new to asp.net. I need to create a form programatically. I could use
Response.Write to create html input fields and the Request.Form collection,
but there is the Placeholder conbtrol that can be used to add controls on the
fly. However, I can't see how to respond to events ...
Need some advice on a GridView control.29 Aug 2006 13:18 GMT3
Hi there,
I am having this problem with a gridview control. what I'm doing is
assigning the gridview's datasource to a objectdatasource which calls a
parameterized stored procedure and that is all fine.
disable an ascx entirely in my web page29 Aug 2006 02:19 GMT6
I have a page that has an .ascx.  I want to use it most of the time, but
sometimes I don't and just setting it's 'visible' property to false doesn't
cut it because I want it not to be touched at all (because in certain
situations if the page tries to render it, it blows up ...
Exposing an event handler as a control property28 Aug 2006 14:25 GMT1
I have a custom server control that can contain one or more buttons.
I'm trying to expose an event handler as a property so that the buttons
can fire a click event when clicked. However, I'm getting the following
error:
label overlap during design28 Aug 2006 14:01 GMT6
I have several labels in a FormView control on a C# ASP.NET web form. Each
label is bound to a specific field in a datasource.  In the template
ItemTemplate I have positioned the labels where they should be. The problem I
have is that when designing the layout in some instances ...
objectdataSource case sensitive with parameters??28 Aug 2006 03:18 GMT5
I'have this error on a runtime page:
ObjectDataSource 'dataSourceActivityLogs' could not find a non-generic
method 'GetActivityLogsCount' that has parameters: veichleID, originalName,
status.
Don't understand state in WebControls class27 Aug 2006 13:15 GMT1
I've been working on a web control class that generates a grid of
checkboxes dynamically, based upon a DB query. I've been creating them
in the Render method as needed.
CheckBox _cb = new CheckBox();
ValidationControl evaluationfunction ASP.NET 2.027 Aug 2006 13:09 GMT8
I'm trying to work out how to call a custom evaluation function for a
Validation Control (via the "evaluationfunction" attribute) to change
the visual style of the div hosting the input control if validation
fails.  We have this working as a fallback on the server-side (if
Conditional True/False output for datalist item25 Aug 2006 22:54 GMT2
I have a datalist which pulls back a list of categories from a
database. In the returned table are the CategoryID, the CategoryName
and the IsActive Field.
CategoryID is an integer, CategoryName is a VarChar(250) and IsActive
Page CallBack24 Aug 2006 22:16 GMT1
I have a .aspx page that implements ICallBackEventHandler.  On the page I
have texbox server controls and a button with a click event set to trigger
the call back to the server.  I put a breakpoint in the page_load event to
step through whats happening in the codebehind as the ...
CompositeControl Property Persisted But Not Reflected At Run/Desig23 Aug 2006 15:44 GMT1
I have a compositecontrol derived class that I am working on that exposes
several design-time properties. Most of these properties simply delegate to a
corresponding child control property. In most cases this works just fine in
both the designer and runtime. However for two ...
Center Login Control and Firefox23 Aug 2006 13:58 GMT1
How to horizontal center a Login Control using DIV that works fine with
Firefox ?
My page width = 775px.
Pages: 1 2 3 4 5 July, 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.