buenas tardes gente, estaria necesitando ayuda sobre como puedo imprimir un stringgrid en un fast report, lei sobre algunos componentes el tfrxcrossobjet, pero nose como hacerlo, es para imprimir un presupuesto
armado del stringGrid es el siguiente
Código Delphi
[-] StringGrid1.Cells[0,0] := 'CANT.';
StringGrid1.Cells[1,0] := 'CODIGO';
StringGrid1.Cells[2,0] := 'DESCRIPCION';
StringGrid1.Cells[3,0] := 'TOTAL';
desde ya muchas gracias, estaria muy contento si por favor pudiera ayudarme. por favor