|
From: Alexander S.K. <al...@be...> - 2013-03-21 05:51:45
|
oleksa writes: > Hi! > > Open the form below in designer and preview it, we have 4 columns - num_doc, dat_doc, №пп, Дата, but in hwgui_216c only 2 columns - №пп, Дата. > > And there really must be only two columns, isn't it ? I didn't review the appropriate code, but I suppose that current hfrmtmpl.prg creates columns automatically, so we have there 2 automatically added columns and two - from the browse onInit method in the form description. Regards, Alexander. |