R
Randy
Hello,
Can someone tell me what is the best way of implementing the detection of
adding a row to a datagrid. I looked at using a DataView as the datasource
and the ListChanged event, but that didn't seem to work like I expected. It
seemed to fire only when I changed to another row in the grid, not when I
clicked on the little pencil icon on the left margin of the grid. Is the
ListChanged suppose to be used for this? If so, how?
Thanks for any help
Cheers
Can someone tell me what is the best way of implementing the detection of
adding a row to a datagrid. I looked at using a DataView as the datasource
and the ListChanged event, but that didn't seem to work like I expected. It
seemed to fire only when I changed to another row in the grid, not when I
clicked on the little pencil icon on the left margin of the grid. Is the
ListChanged suppose to be used for this? If so, how?
Thanks for any help
Cheers
