સમાચાર

In DataGrid, which is using LoadData method, when you filter out all data and nothing found row showing up. In this case if you will try to add new row, it will never show up. This is only happens in ...
There is a problem with dataGridView.Rows[].DefaultCellStyle.BackColor. The color applied for the background of the specified Row is used for all the Rows of the grid instead of only the specified Row ...