I want to extract data being updated on one item say item1(itemname & fieldvalue) of a StaticGrid & publish it to textbox
OR
data directly being updated to a textbox
and count the number of updations taking place.

How can I do it?