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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Vertical size of datagrid24 Oct 2004 12:42 GMT2
I have a datagrid with some comboboxes at the top. I want the height of the
datagrid to be fixed and with vertical scrollbar, so I don't loose the
comboboxes at the top when the result of the records in the datagrid needs
more than one page. I don't want paging, just a vertical ...
DG Column Width vs Table Column Width24 Oct 2004 09:48 GMT1
I am wanting to display data in a datagrid with additional header rows above
it that categorise some of the main headers of the datagrid.  I am therefore
creating a table above the datagrid using the same padding/spacing options.
The problem I am having is that when I define the ...
How to copy n paste .asp files to Solution Explorer and have it show up there?23 Oct 2004 21:06 GMT1
I have just installed Visual Studio.net 2003 Enterprise Architect.
I have been using Visual Interdev so far, and I am used to be able to select
from a desktop bunch of .asp files, drag and drop them into a Project
Explorer window and have it show there as a tree of files. Is there ...
Data grid edit mode question22 Oct 2004 21:24 GMT2
Does anyone know how to default the data grid to edit mode for all rows at
once?
I would like to get rid of the Edit, Update, Cancel column because I find it
too cumbersome for the user to enter data.   Instead I want to open the grid
How to Export to Excel?22 Oct 2004 13:38 GMT1
How can I export to a excel a datagrid?
Signature

LUIS ESTEBAN VALENCIA
MICROSOFT DCE 2.

Highlight Specific Row in DG?19 Oct 2004 12:55 GMT2
I have a stored procedure which is the datasource for my grid. This is
called daTaskHistory. It contains a UNION select statement, returning
current & historical data. A column, [CurrentR] will be 1 for the current
record, & 0 for historical records.
No data in DataGrid19 Oct 2004 09:22 GMT3
I am having trouble getting my data into the datagrid.
All I get is the header row.
What am I doing wrong?
Or is there a problem with the new service packs?
Dynamic DropDownLists in a DataGrid19 Oct 2004 03:12 GMT1
Couldn't say if this has ever been covered here before...
All the articles that I have found on the internet cover "Static
DropDownLists" in a DataGrid, but what about "Dynamic DropDownLists" in a
DataGrid.  I hope I can intrigue you enough to read a little further and
Data Grid Disappears after postback18 Oct 2004 18:40 GMT2
I have created a fully programmatically datagrid
each time I press any button, the datagrid disappears when it posts back
how do I keep the grid on the screen without re-constructing it from scratch each time?
I have tryed saving it on session variables without any success
How to increase or decrease the width of the column in datagrid18 Oct 2004 16:26 GMT1
Hi friends,
 How to increase or decrease the width of the column in datagrid?
regards,
Sivaraman.S
Retreive values from invisible cell17 Oct 2004 13:47 GMT1
I'm trying to update a table with an editable DataGrid (Edit, Update, Cancel button). In the Update event of the item, I can retreive every value by using the TableCell object (DataGridCommandEventArgs.Item). The only value I can' retreive is the one that I stored in an invisible ...
Question on Datagrid17 Oct 2004 09:39 GMT2
I have a list that's produced in a datagrid on a web page, that is ordered
by a 14 character field.  The entire grid is displayed, no paging or
anything.
What I'd like to do with the datagrid is to make a different display between
One for the Experts17 Oct 2004 08:37 GMT2
I have a sticky situation that needs an expert solution.  Please help!
My ASP.NET page has a datagrid which is bound to a dataset.  No surprise
there.  As the data is bound and rendered, I add a button to the cell in one
of the columns at run-time in the ItemDataBoundEvent.  The ...
Binding Data14 Oct 2004 22:49 GMT4
Currently, when I bind data to a DataGrid, I use a function as such:
Dim conGrid As SqlClient.SqlConnection
Dim daGrid As SqlClient.SqlDataAdapter
Dim dsGrid As DataSet
DataGrid Binding Question - Multiple Rows as One.14 Oct 2004 17:50 GMT1
Been stuck on this one for a bit. Would really appreciate any help on
this one.
In Regards to ASP.NET
To start. I have a sql database table with the following data and
Pages: 1 2 3 4 September, 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.