Default Avatar

Hamidreza

Hamidreza

About

Username
Hamidreza
Joined
Visits
0
Last Active
Roles
Members

Comments

  • gordk wrote: » see the main demo basic reports nested groups report for how to nest. the key is that the orderby clause of the query corresponds to the grouping conditions of the group headers. See the dialogs and script Totals in group header …
  • Hi. i create design form with this code in page control. frxReport1.EngineOptions.DestroyForms:=False; frxReport1.Preview:=FrxPreview; frxReport1.DesignReportInPanel(PgDesign); but i show only design grid to my customers.how to do this actio…