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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Databinding to a collection with a enumeration property14 Jul 2004 09:13 GMT1
I have a class that has properties; "value","description" and "type".
The first two are string properties, but "type" is a enum type. I
create the instances of my class and put them in an Arraylist, then
bind that to a datagrid. The datagrid displays "value" and
Added TemplateColumn is not showing in DataGrid after PostBack14 Jul 2004 04:51 GMT1
Hope somebody can help me with this cause I'm a ASP.NET beginner. I've
created A DataGrid, and I added few BoundedColumns, and in my
Page_Load section I added few TemplateColumns through the
myGrid.Columns.Add(myTemplateColumn). After that I bind the datasource
Panel and grid13 Jul 2004 11:20 GMT1
I have one more questions. If in a panel I have static
grid and dynamic table and sometimes my grid is empty and
I am not displaying it, but I would like to have my
dymanic table dysplayed in a start position where grid is.
Datagrid in ViewState13 Jul 2004 11:16 GMT1
Here's a quote out of
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/a
sp11222001.asp

"The DataGrid control is a particularly heavy user of ViewState. By
default, all of the data displayed in the grid is also stored in
Problem handling DataGrid TemplateColumn Databinding Event12 Jul 2004 15:08 GMT1
I have spent several hours trying to research and/or fix the following
problem:
Environment:
VB.Net 2003
Custom Paging Numbers wrong12 Jul 2004 05:01 GMT1
I'm attempting to use Custom Paging with my Datagrid and I'm running into a problem with the numeric page indicator.
When I load my page I set the VirtualItemCount value to the total number of records e.g. 50 and then go and get 5 records which is my page size.
The problem I'm ...
How to add or modify template columns via-code12 Jul 2004 04:56 GMT1
I know how to add template columns via the designer or the HTML source
Now, I want to add a template column (<ItemTemplate> and
<EditItemTamplate>) via code
Some one can help me with some code sample
Datagrid, SQL Adapter question11 Jul 2004 14:10 GMT1
A friend of mine is doing some datagrids on a web page, and was using the
SQL data adapter on the design view of the page.
He is sorting the datagrid on each of the columns as a user clicks on the
column header.  He showed me how he was creating the page, and we had a
DataGrid HeaderTemplate Bug?10 Jul 2004 22:37 GMT2
I use theDataGrid control and specify a HeaderTemplate for the grid.
I the rendered HTML the header row is not rendered as <th> elements.
Is this a bug in the DataGrid control?
-Roger
deleting a row in a datagrid09 Jul 2004 23:43 GMT2
after filling a datagrid from code, I now need to delete rows in the grid
based on some conditions.  Can this be done in the ItemDataBound or
ItemCreated events?  if not is there any other way to explicitly delete a
row before it displays?
Dynamic datagrid - command firing09 Jul 2004 20:43 GMT1
I'm working off a fully-dynamic datagrid (customer request, hence not using
property builder). I've got the grid coming out fine, and I added a
ButtonColumn to do deletes, and an EditCommandColumn to do
edit/update/cancel requests. When I click Edit, it goes into edit mode fine,
itemDataBound and Editing the text09 Jul 2004 17:57 GMT3
I have a question
I have a grid
it is spitting this out
description
Itemcommand event uses wrong comand09 Jul 2004 14:01 GMT4
I have a simple web application with a single webpage. it contains a
single datagrid control which loads data via a Microsoft CRM proxy
without any problems. It also contains the two default linkbutton
colums for Edit and Delete.
Updating an Access Yes/No field from a datagrid09 Jul 2004 08:39 GMT1
I have a DataGrid that is configured to use the Edit/Update/Cancel concept
correctly.  My grid shows values from 5 database fields.  I only need to
update that last 4 fields.  The last field is a Yes/No value in Access.
Using the OleDbCommand, if I do not consider the Yes/No field, ...
datagrid manipulation08 Jul 2004 17:45 GMT2
Hi,
I have a question about custom datagrids or how i should show my
results
I have a sql statement that reads as follows:
Pages: 1 2 3 4 5 June, 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.