Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   DataList - Data Lost (http://www.velocityreviews.com/forums/t77934-datalist-data-lost.html)

Jim Heavey 05-12-2004 11:13 AM

DataList - Data Lost
 
I have an 5 ASP:DataList embedded into an ASP:Table control as 5
ASP:TableRow. I am dynamically TableRow controls to this Table control.
Depending on the content of the DataRows being added, I will set the
appropriate DataListControls to be visible and set the DataSource.

When The page is displayed on the Form Load, all is well, but when I hit
the "Edit" button on one of the DataListControls, the page re-displays
without running the the "OnItemCommand" event and that control show up as
an empty row on my grid.

1st Question: Will the system maintain state for my ASP:DataList?
2nd Question: If so, why did my datalist not re-display what it had on the
form load?
3rd Question: Does adding back the rows to the ASP:Table som how disturb
the events which were triggered initially when the page is re-loaded?


All times are GMT. The time now is 10:37 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.