question about datagrid

adshocker

Well-known member
Joined
Jun 30, 2007
Messages
180
Programming Experience
Beginner
hi,

i have a couple of questions regarding datagrid and was wondering if anyone can help me.

1. can datagrid handle an event like for example keypress, lostfocus or when-cursor-leave on a cell?
2. is it possible to populate values of other cells in the same row based on the value of one cell?
3. can you assign a value to a particular cell which comes from a control outside of the datagrid... let's say coming from a textbox.

thanks...
 
anyone? any comments or suggestions?
 
is it possible to create event/triggers for each column in a datagrid???
 
Back
Top