Hello all,
I was curious if anyone knows if there are any events, like the lost focus of text boxes, for individual cells in a datagrid. I have a couple of functions that I call on the lost focus for any text boxes that have to be currency...which includes some validation. I really need to call this for a datagrid that users will be entering new data into (or possibly editing data). I would guess that there is something similar, since the grid dynamically creates new rows after you tab out of the last column. Any ideas on how to reference this?
Thanks in advance,
Kevin
- "The truth hurts, maybe not as much as jumping on a bicycle with no seat, but it hurts.
I was curious if anyone knows if there are any events, like the lost focus of text boxes, for individual cells in a datagrid. I have a couple of functions that I call on the lost focus for any text boxes that have to be currency...which includes some validation. I really need to call this for a datagrid that users will be entering new data into (or possibly editing data). I would guess that there is something similar, since the grid dynamically creates new rows after you tab out of the last column. Any ideas on how to reference this?
Thanks in advance,
Kevin
- "The truth hurts, maybe not as much as jumping on a bicycle with no seat, but it hurts.