I have followed the https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.datagridviewsortcompareeventhandler?view=netframework-4.8 document but the dataGridView1_SortCompare column header sort doesn't work ? Although I have declared
- this.dataGridView1.SortCompare += new System.Windows.Forms.DataGridViewSortCompareEventHandler(this.dataGridView1_SortCompare);
you see my attached file http://www.mediafire.com/file/pkkrtvd7mdhm94p/1.png
Dong Lam TrienPosted Oct 17, 2019, 10:11 PM
Amit MohantyPosted Oct 15, 2019, 1:56 AM
Dong Lam TrienPosted Oct 13, 2019, 8:41 PM
Dinesh GabhanePosted Oct 11, 2019, 12:44 PM