'DataGridView Selected Checked Box Value Always On Top Order

I want to display checked value of datagridview in top row order by checkbox checked true

This is sample item bind in DataGridView

DataGridView Value Should Be in Order By Checked Box Value = true Example:

ABACAVIR
ABACAVIR-ORAL
ABATACETP


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source