I'm trying to add a code to the 'lostfocus' event of 'grid1.column4.text1' at runtime.
anybody pls help me to accomplish this..
thanks
*****************************************
Dimension cpt(1,4) && Captions
cpt(1,1)="File #"
cpt(1,2)="Name"
cpt(1,3)="Type "
cpt(1,4)="Amount "...