Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Amir #1
DG lose viewstate
Hi all
I have only a Datagrid and a submit button on a form.
I use 2 template columns and some bound columns in my grid.
My code in the event handler of submit button's click count the datagrid
items with process it's items with a for loop.
But "Dg.Items.Count" is ZERO.
When I debug the code, after postback in Page_load "Dg.Items.Count" is not
ZERO.
But in click's event handler it return zero.
It seems the DG lose it's data in viewstate between to method (Page_load &
click's event handler).
I instlled the .NET framework 1.1 SP1.
I'm very Penitent that have not switch to J2EE till yet.
Amir Guest
-
Failed to load viewstate. The control tree into which viewstate...
Hi to all, I have a webform.aspx and inside i have a dropdown list with autopostback and a place holder... Depending of the selected index... -
Will I lose data when upgrading MySQL?
Apparently my Linux distro came with a fairly old version of MySQL and I need to upgrade before I can continue what I am working on. But if I... -
PS7..Did I just lose some filters??
Okay..I have noticed that my filters on Photoshop 7 are limited to only 5 categories.. I tried to find the filter for lighting and didnt find... -
Viewstate errors... how do I get viewstate working?
Hi all, Have to say I can't for the life of me get this viewstate business working with collections of classes! The current error I'm getting...



Reply With Quote

