|
Wednesday, May 24, 2006 |
I have added examples number 64 and 65 to my undocumented examples page:
-
Recalc Sum of Salary at the View Object Level
This example illustrates a technique where a transient attribute of a view object is updated to reflect the total sum of some attribute of all the rows in the view object's default row set.
-
Set Deleted Flag Instead of Actually Deleting a Row
Sometimes when the user deletes a row, you don't actually want to physically remove the row from the table, but rather just mark a "DELETED" column to have a value like "Y" instead. This example shows how implement this.
10:05:54 AM
|
|
© Copyright 2008 Steve Muench.
|
|