hhi
i'd like to ask a questiion.
i have a datagridview bounded to dataset,how to find the row in dataset according to rowindex in datagridview before "Load"(update to data base)
i used to think about use column "Id",but the problem is those newadded row hasnt a id,and those to-be-deleted row ,i cannot see them if i dont use rejectchanges.
thank u very much in advance
best regards
martin