'전체보기' 상태일 때만 그룹헤더의 [Null Balance] 팝업 정보가 표시되도록 변경
This commit is contained in:
@@ -1038,6 +1038,8 @@ namespace vmsnet
|
||||
newdr.c2 = "";
|
||||
newdr.cname = dr.TITLE;
|
||||
newdr.cc = dr.COLOR;
|
||||
|
||||
|
||||
ds1.channel.AddchannelRow(newdr);
|
||||
}
|
||||
ds1.channel.AcceptChanges();
|
||||
|
||||
Reference in New Issue
Block a user