Update binding

adriaan

Member
Joined
Feb 28, 2005
Messages
13
Programming Experience
5-10
Hi

When one uses the datagrid and the user changes row the bound control is also updated. I also am trying to achieve this with a DataListView control, but I can't figure out what event to fire when SelectedIndex has changed.

Thanks
 
Back
Top