I'm trying to create costom second header row in datagridview
to allow the user to filter.
i want it to be below the regular header.

i started trying but the DataGridViewRowCollection
don't have insert at index method.

any solutions and suggestions will be appreciated