0
Regarding Data Grid View
I have a datagridview. which have first 5 rows having same Id but next columns value different. and next 5 rows have different id with different values in columns. I want to access last rows of each ids. and if I add more rows of same ids it should access those last rows is it possible?
1 Answer
0
Yes