This commit is contained in:
@@ -755,6 +755,7 @@ namespace VEPROMS
|
||||
using (StringReader sr = new StringReader(args.OldGridXml))
|
||||
{
|
||||
myGrid.ReadXml(sr);
|
||||
myGrid.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
|
||||
sr.Close();
|
||||
}
|
||||
string roid = myGrid.ROID;
|
||||
|
Reference in New Issue
Block a user