keyongtech


  keyongtech > dotnet.framework.aspnet.* > dotnet.framework.aspnet.main > 06/2006

 #1  
06-12-06, 03:46 PM
Kamen
Hello there,

has the GridView control in ASP.NET a property like the VirtualItemCount of
the DataGrid control?

I am very appreciated for your help.
Kamen
 #2  
06-12-06, 04:12 PM
Teemu Keiski
Hi,

GridView doesn't have it. You could go data source control route.

ObjectDataSource
http://unboxedsolutions.com/sean/arc...01/21/843.aspx
http://aspnet.4guysfromrolla.com/articles/031506-1.aspx
Similar Threads
.Net GridView data partial missing in IE8

I have a GridView control in my asp.net application that works great in all browsers but in IE 8 part of the data in 2 columns in the middle of the grid are missing, however...

Insert missing from Common GridView Tasks?

It appears that the Common GridView Tasks under ASP.NET controls for Data allows for inserting new records, but the option is not present in the Trial version of Expression...

VirtualItemCount in datagrid.

Hi all, Can anyone tell me what exactly VirtualItemCount in datagrid. I read on msdn but not clear about it. Any help will be truely appreciared. thanks in advance

ASP.NET 2.0 / GridView / ObjectDataSource / Update / Missing Columns

Hello, My GridView is bound to an ObjectDataSource for select / update / insert. Everything basically works as expected. However, in the following scenario there is a...

GridView - I've gotta be missing something...

I have a simple winform with a customers combobox, a "get orders" button and an orders grid. Due to other requirements, I have implemented the form to allow the user to...


All times are GMT. The time now is 11:25 PM. | Privacy Policy