готовая 3 лаба pogU
This commit is contained in:
parent
24146e1a05
commit
7f6fa88b65
@ -34,7 +34,7 @@ namespace EmployerForm
|
||||
{
|
||||
DropComponents();
|
||||
|
||||
customListBox.setTemplate("{Subdivision} {Id} {Fio} {Experience}", "{", "}");
|
||||
customListBox.setTemplate("Индификатор: {Id} Имя: {Fio} Опыт: {Experience} Подразделение: {Subdivision}", "{", "}");
|
||||
|
||||
var list = _LogicE.Read(null) ?? throw new Exception("Error on read");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user