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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem with control id30 Jun 2008 07:40 GMT1
I wrote a Control that has a Collection of Controls as one of properties. I
managed to add designer support for it. Then I created another Control that
has the first one as Item type of a Collection property. In essence there is
a control that is a collection of a collection and ...
Export from a datagrid on a different aspx page?27 Jun 2008 03:55 GMT2
I export the contents of my datagrid controls to Excel using the
following Sub:
Sub WriteToExcel(Sender as Object, E as EventArgs)
Response.Clear()
auto expand for text in a web page25 Jun 2008 09:57 GMT2
I am creating a web page that will be printed.
Text is comming from SQL server varchar(xxx) fields.
The text was entered from asp.net textboxes.
The problem is I need to ensure all the text if visible on the page for
handling events in usercontrols24 Jun 2008 21:18 GMT10
I have a button in an aspx page. When that button is clicked I want to
change a css class in a usercontrol in that page. However the button's click
event is not raised until after the usercontrol loads, and there is no
postback after the click event. How can I do this?
Dynamic controls24 Jun 2008 20:33 GMT9
I'm trying to set up a strategy to develop a webpage based almost entirely on
dynamic controls. However, the first few tests revealed a problem for me.
I have in my Page_Load dynamically created a Panel, an ImageButton and a
TextBox. The button and the textbox are then assigned to ...
Select treenode in code-behind23 Jun 2008 15:06 GMT1
How can I select a treenode in code behind?
I have a treeview with unique values and want to select a specific
node based on the value.
TIA
ReportViewer23 Jun 2008 03:17 GMT3
I am using vb.net and asp.net version 3.5.  I have a page with a ReportViewer
where I want to be able to programatically save the report in Excel format in
a specified directory on the web server.  Can you please point me to sample
code on how to do this?
GridView access from code22 Jun 2008 17:08 GMT1
I have a GridView contol that displays records from a database. On the same
form I have a Wizard Control. As the user cycles through the wizard control I
need to other display or hide pages based on the selected row in the
GridView. Hoe would I get access to that data from the ...
imagebutton21 Jun 2008 00:14 GMT1
Hi again!
when i press an imagen buttom that i had defined on my gridview i'd like to
be redirected to a page define in a gridview column.
For example:
gridview and image21 Jun 2008 00:13 GMT1
I am using Visual Web Develpoer 2005 Express Edition.
I have a database with a table that has a bit datatype field.
I want that my gridview show an image if the field is true and other image
if the field is false, and if the image is true, that you can click on the
REGULAREXPRESSION - identify specific value(s) as INVALID20 Jun 2008 18:43 GMT1
Hey all,
I'm looking for some help on coding a validationexpression of regular
expression validation control in C#.
The problem is simple..and it would seem the solution likely is as well.  
custom container webcontrol question17 Jun 2008 20:31 GMT4
I *think* I am trying to build a container control in ASP.net using vb.net.
It is essentially just a visual element that wraps whatever other controls I
have in a nice looking box with a title section, and some other visual
elements.
Templated Custom Controls16 Jun 2008 17:55 GMT3
I am developing a set of custom templated controls to clean up and unify the
design of our ASP.NET website.  The controls are DataEntryPage,
DataEntrySection, DataEntryRow and DataEntryUnit, and are basically tables
with the appropriate CSS settings and whatever to keep it all ...
MaxWidth ??15 Jun 2008 19:55 GMT1
How do I limit the width of an asp:DropDownList to the size of it's
container, in this case a DIV; but allow it to be smaller so there isn't a
lot of white space if the list items are smaller?
Seems like what I want is a MaxWidth attribute, but I don't see anything
UpdateProgress - AJAX14 Jun 2008 13:29 GMT1
I have a need, to implement a progress bar in ASP.NET.
The server-side process has a count for a processing loop, ex. for (i=0; i < iCount; i++)...
It may be a lengthy process so would very much like to show the progress to the user.
I've download and installed the AJAX Toolkit ...
Pages: 1 2 May, 2008
 
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.