готовая 3 лаба pogU

This commit is contained in:
Алексей Крюков 2024-11-06 15:33:55 +04:00
parent 24146e1a05
commit 7f6fa88b65

View File

@ -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");