G
Guest
Im trying to determine if the last row in the bound Datagrid is selected so that i can add a new row to the datatable. the datagrid alternates display of different datatables so the # rows is not fixed. I cant check if the current row = DataView.Count because DataView.Count changes when you click the last row so there are 2 cases wher this is true(the last and the second to last
what am i missing
thanks
what am i missing
thanks