개정판 cb806a91
AliveGrid count expander열림, dashboard 테두리
Change-Id: Id50a07c853f65d7037685ba4c220cdd739c10fca
ConvertService/ServiceBase/Markus.Service.StationController/Controls/RowIndexColumn.cs | ||
---|---|---|
43 | 43 |
if (e.Action == System.Collections.Specialized.NotifyCollectionChangedAction.Remove) |
44 | 44 |
{ |
45 | 45 |
this.Dispatcher.InvokeAsync(() => this.Refresh()); |
46 |
//이거 때믄에 row 개수 옮길때 ex)200개 -> 50개 할때 에러 하지만 이게 있어야 row컨버터 후 삭제 및 다시add 할때 index번호가 들어감 |
|
47 |
//후 조취: 그냥 에러부분을 messagebox가 아닌 오류 목록에 놨음 |
|
48 | 46 |
} |
49 | 47 |
}; |
50 | 48 |
} |
내보내기 Unified diff