In the procedure:

procedure Create
      (TBody  : in out Table_Body_Type;
       Table   : in out Table_Type'Class;
       ID      : in     String  := "")
    is
    begin
       TBody.Create_From_HTML (Table, "<thead />", ID);
    end Create;

<thead should be <tbody

Thanks, Wayne


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to