|
Subject:
|
Chapter 13 Question - DataGrid (CartGrid)
|
|
Posted By:
|
rsearing
|
Post Date:
|
8/29/2006 10:22:58 PM
|
Can someone help me out with the code on page 497. Why do you have to have a CartGrid_RowEditing (and CartGrid_CancelingEdit) function(s)? On any other DataGrid---you don't have to specify the row you are actually deleting--but here you do---I tried deleting the event--and, of course, I got an "event not handled" error.
Just curious why I am having to specify the row.
Kind Regards, Rob Searing
|
|