blah blah blah is here! blah blah » Close

1
votes
1 answers

costom second header row in datagridvoew

I'm trying to create costom second header row in datagridvoew to allow the user to filter. i want it to be below the regular header. i started trying but the [b]DataGridViewRowCollection[/b] don't have insert at index method. any s ...

Feedback