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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Freezing Columns, and Headers.31 Jul 2005 16:59 GMT1
Is there a grid control, or is it possible for Asp.Net to freeze the first
column, and the headers where the headers would always display regardless of
vertical scrolling?  And the first column would always be in the most left
side of the grid regardless of the horizontal ...
DataGrid Woes31 Jul 2005 15:21 GMT1
I have a datagrid  that I created and fill a dataset using a stored proc.
and bind it. The first column( a linkbutton button column) in the DG
contains a number, the second a name. When the user presses the button I
need the number displayed on the link. The number is a field from ...
Datafield in Datagrid31 Jul 2005 15:00 GMT1
I need to change the contents of the datafield to make it look a bit
more userfriendly.
What I have at the moment is as follows:
<asp:BoundColumn DataField="retired" HeaderText="Retire
Client side event for datagrid control29 Jul 2005 22:58 GMT1
This is probably a simple one, but I cannot seem to find an example.
I have a datagrid with each row containing
Checkbox |  Textbox | Validation
When the checkbox column is checked for a given row, TextBox is
NEWBIE & datagrid29 Jul 2005 20:00 GMT2
I created a simple datagrid that was populated from a SQL stored procedure.
SP
Select LNAME + FNAME as NAMETEXT, DATEHIRE as DATETEXT from employees
did this in ASP.NET>>
Datagrid and Viewstate Size29 Jul 2005 17:56 GMT1
I have a datagrid on a page .. which can be very large .. a couple of
hundred rows and 20 columns.  Some of the columns are custom templates
allowing the user to enter in text or select a checkbox .. since there are
several postbacks while interacting with the page .. reducing the ...
Can't get text of e.Item.Cells(x)28 Jul 2005 22:43 GMT3
I cannot grab the text of a datagrid row's cell.  I am trying to access
the value in the datagrid's ItemCreated event.  I use a conditional
statement in the ItemCreated event to ensure that I'm "looking at" an
Item or AlternatingItem.  I have checked out numerous posts related to
Adding a row without rebinding, reloading ViewState28 Jul 2005 16:38 GMT3
I'm looking for a way to add a row to DataGrid without binding the data
source to it.
In the DataGrid code, when DataBind() is called, ViewState is discarded and
new set of controls is created with the values from the datasource.
Paging28 Jul 2005 16:14 GMT2
How do get my pageIndexChanged event to fire?
--Code behind fragment
Public Sub PromoGrid_PageIndexChanged(ByVal source As Object, ByVal e As
System.Web.UI.WebControls.DataGridPageChangedEventArgs) Handles
Please explain the difference27 Jul 2005 10:33 GMT1
I'm still wet behind the ears about asp.net. One thing I need to
understand at the moment is the difference between the various ways of
displaying data in datagrid.
One way is,
multiple groupings of companies within asp.net report27 Jul 2005 06:37 GMT4
The DataGrid (or reader) sure makes life easier for the vast majority
of sql query display jobs but I've come across something that is almost
making me wish for the old classic asp days.  I'm not ready to start
coding in the aspx page like a class asp'er yet so i'm hoping someone
How to insert datatable data into database at a time26 Jul 2005 15:55 GMT3
Hi TO All
I am doing one task, in that i want to insert datatable data int
database  at a time.i.e., i am creating one datatable and i a
inserting data first into datatable, then i am updating or insertin
access textbox values that are unbound in datagrid25 Jul 2005 18:14 GMT1
I am a .NET newbie and have a simple question.
I have a simple web form wherein the user can enter qty (which is a
textbox field) for items he wants to purchase. All the columns in the
datagrid on that form are bound except for the qty column which is of
How to embed invisible data in cells25 Jul 2005 02:08 GMT4
I want to set invisible data into a cell control such as label. The goal is
to retrieve this information in a postback. How can I do this ? What about a
"viewstate" per row in a datagrid ??
TIA.
Display a Datagrid & Export a Datagrid to Excel21 Jul 2005 21:39 GMT1
I have a page displaying a datagrid and the user wants to have two options:
1. Export the current "Displayed" datagrid to Excel
2. Export another Datagrid very similar to the first, but with many
additional columns
Pages: 1 2 3 June, 2005
 
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.