News

GroupGridView (C#) This is an Expandable/Collapsable grid view which extends DataGridView.
Then, I move to another control (TextBox for example). When I move focus again to DataGrid pressing TAB, first cell of first column is in focus always, I mean, the dataGrid doesn't remember the last ...