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 / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
viewState & datagrid25 Jul 2003 19:53 GMT1
I'm confused by the role that the viewState plays in maintaining the values
in a datagrid.
I have a datagrid that is loaded with the appropriate data. A new page is
choosen, firing the PageIndexChanged event.  Does the viewState maintain the
indenting text in a datagrid 24 Jul 2003 17:12 GMT2
I have a grid where I am returning text in a column, then values for that
row.. and the data is hierarchical.
For example something like:
Products   Price
window.status messages for sort and hyperlink columns24 Jul 2003 16:46 GMT2
I would like to have a friendly status message onMouseOver of sort columns
in the datagrid. Instead of the standard "javascript:__doPostBack...", I
would like to have status bar show "Sort By [ColumnName]".
Likewise, I would like to be able to have status messages based on row for
Getting Total Item Count in Paging Datagrid23 Jul 2003 06:34 GMT4
I'm not sure if I am just missing some obvious function call or what.  
I want to be able to get the overall count of the records returned from
my database query. When I use datagrid.Item.Count, it only returns the
count for the current page. I see a property that lists pagecount, ...
DataKeys in Datagrid22 Jul 2003 09:27 GMT2
I have a datagrid with a checkbox as one of the column. When the
checkboxes are selected and a delete button at the bottom of the grid
is clicked, I want the selected row in grid to be deleted. I am having
trouble in determining the key of the selected record. I get the error
How to implement delete with DataView?22 Jul 2003 06:11 GMT1
I have a datagrid bound to a dataview which is connected to a dataset which
is bound to MSAccess.
The following code deletes a record, but not the one for which I click the
delete link. I think this is because the data rows are in a different order
How to return a keyvalue from popup windows with datagrid control to parent windows through JavaScript?22 Jul 2003 05:11 GMT1
How to return a keyvalue from popup windows with datagrid control to parent
windows through JavaScript?
Datagrid Height21 Jul 2003 16:23 GMT1
I am trying to a datagrid into a small space and can't get it to conform.
Any way to beat the minimum height of the datagrid so that it will show only
two or three rows?
DataGrid Column Width21 Jul 2003 14:50 GMT3
How do I set the column width of a column in a DataGrid programatically (in
ASP.NET web pages)?
I understand I may have to use DataGridTableStyle, but I can't get this to
work with web pages.
how to create datagrid based on XML file19 Jul 2003 21:27 GMT2
Hi group,
  Is anyone have an idea on how to define/ create the datagrid based on the
xml file. For example, a XML file stored the grid columns' name,  data type,
and the format string. How can i apply this XML and create the columns as
The HyperLinkColumn in datagrid?19 Jul 2003 18:10 GMT4
I add a hyperlink column to the datagrid, this column populated with
messageID from DB. And the link is to messageDeail.aspx, and I want to bring
a perimeter messageNo with the value messageID( which is from database.
But I try the following code, the datagrid display right, the ...
Datakey for Datagrid19 Jul 2003 12:06 GMT1
Hi - Is it impossible to define multiple datakeys for a datagrid? If
so - any ideas on how to update a record selected from a datagrid
using the Edit, Update, Cancel buttons? I can not get past trying to
define my datakeys. I can define one of the keys but what about the
Select Button In Datagrid not working (VS2003/FW1.1)18 Jul 2003 22:28 GMT3
I've got two pages, each displaying a datagrid with a Select button
column.
With one the Select command is handled in the codebehind and works
fine.
Unable to set column header via code18 Jul 2003 11:06 GMT2
I am trying to change the header of a column on the datagrid.  I
reference the column using the syntax myGrid.Columns(0).HeaderText.
The problem is that the change is not reflected on the grid.  Any
ideas?
How do I assign an editable Checkbox in the datagrid18 Jul 2003 04:23 GMT2
All I want to do is assign an editable checkbox to a column of type
CHAR(1)..values 'Y' or 'N'. I have the template column specified, but I keep
getting a cast exception. Is there no intrinsic conversion to 'bool' for
this value range? I understand how to convert prior to update.
Pages: 1 2 3 4 5 June, 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.