SVN r823
SVN-Revision: r823
This commit is contained in:
@@ -1047,6 +1047,14 @@ namespace Lskj.Control
|
||||
try
|
||||
{
|
||||
this._leftGridSearchObj.SearchGrid();
|
||||
|
||||
if (this.SysModel.DefaultClickLeft)
|
||||
{
|
||||
this.OnGridViewRowClick(null, null);
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user