Implement round robin logic on button click event in ASP.Net.
I want to make GridView where each participant should team up other participant so in above case
1. A - B
2. A - C
3. B - C
4. C - B
This should be the result for above case if it will be A, B, C, D then each player should play with other play once