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 / DataGrid / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Edit works, but text box i row is too small30 Aug 2007 15:53 GMT1
I have been using the "Edit" command button in a gridview to edit fields in
a table. On field, Description,  is a variable character string and it only
shows up in a single un-wrapped text box (as do all the other fields in the
row).  It might be up to 500 words long and I need a ...
Row edit fails to recognize new values22 Aug 2007 08:58 GMT2
I am having a problem with the grid view control.  When i edit a row the new
values placed into the text boxes are not passed as a new values when the
update event occurs.
I am stumped...any suggestions would be appreciated.
problem ordering buttons vertically in cell17 Aug 2007 16:50 GMT2
In one cell of a datagridview I want to put two buttons.  I got this to work
easily using
thisButton = new HtmlButton();
e.Row.Cells[5].Controls.Add(thisButton);
Hiding blank rows in a datagrid15 Aug 2007 13:26 GMT1
Hi
I have a bound datagrid in my page.  I want to hide rows where there is no
data, is this possible.
Example -
PostbackURL13 Aug 2007 20:20 GMT1
Is there a way to assign a postbackURL to a gridview?
Ross
exporting to excel11 Aug 2007 02:32 GMT5
I am attempting to export a DataGrid to Excel.
I have tried code from this link:
http://www.codeproject.com/office/export.asp?df=100&forumid=155463&exp=0&select=
1703842

and it seemed like nothing happened.  
Gridview - Pull value from one cell in one row06 Aug 2007 04:24 GMT1
Hi, I'm a newbie and I'm looking for some help.  I'm programming in
VB.Net.
     I have a simple gridview and when the user hits the Edit link, the
gridview changes to edit mode.  I replaced the Textboxes with labels and I
DropDownList that is always available or a set of radio buttons.02 Aug 2007 14:00 GMT1
I want to be able to have the user select a value from a drop down list
without having to put each record in an update mode. I'd like to have it
that all of the records show up with a drop down list with the value they
previously selected and they can just go down the list and ...
Datagrid Style Question01 Aug 2007 18:13 GMT1
I would like to have the line between certain columns in my datagrid darker
or a different color than the other lines between columns.  Does anyone know
how to accomplish this?  Thanks in advance.
Bill Rossi
 
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.