SVN r500
SVN-Revision: r500
This commit is contained in:
@@ -249,8 +249,9 @@ namespace Lskj.Control
|
||||
this.EditValue += rowItemText[ValueMember] + ",";
|
||||
}
|
||||
}
|
||||
this.Text = text.Trim(',');
|
||||
this.EditValue = EditValue.Trim(',');
|
||||
this.Text = text.Trim(',');
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user