Adding number of columns dynamically

mrigya
mrigya Member Posts: 124
Hi All,

Please tell me how can we increase the number of columns while exporting the report to excel
and putting the Cutomer No Field in Header of every column

Regards
Mrigya

Comments

  • Snoopy
    Snoopy Member Posts: 43
    Just insert a new dataitem before the customer item: integer.
  • mrigya
    mrigya Member Posts: 124
    Will you plz eleborate your answer a bit.
  • DenSter
    DenSter Member Posts: 8,307
    If you would elaborate on what you want, we might be able to decipher what it is you are looking for. Are you using the standard export to excel functionality, trying to expand on an existing excel report, or programming something using the excel buffer table? Each situation has a different answer, so please tell us some more about what your requirement is.