This commit is contained in:
@@ -1906,6 +1906,7 @@ namespace Volian.Controls.Library
|
||||
e.Handled = true;
|
||||
if (!myGrid.SelectNextCell())
|
||||
{
|
||||
myGrid.MyBorders.InsertRow(myGrid.Rows.Count - 1);
|
||||
myGrid.Rows.Add(1);
|
||||
myGrid.SelectNextCell();
|
||||
}
|
||||
|
Reference in New Issue
Block a user