Hi I am using ExcelExport functionality,
Its working fine but its about the <b>toExcel()</b> method. It returns a String (<i>containing the xml representation of the given context data</i>).
Just wondering if the table is too big, what will happen.
I mean how big a String can grow?
any comments pls.
thanks