Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Can we directly bind datasource to ultraspreadsheet ?
posted

Hi Team,

I need to load a datatable to ultraspreadsheet. Is it possible for ultraspreadsheet ?

Please let me know if i can load data into ultraspreadsheet from database without creating cells and rows in a loop ?

Thanks,

Aditya Patwardhan

Parents
  • 21795
    Offline posted

    Hello Aditya,

    Yes, you can load DataTable in UltraSpreadSheet. However, you will need to iterate the rows in cells in a loop to achieve this. For additional information you may check this article in our online documentation “Populating a Worksheet from a DataSet”.

    Please let me know if you have any further questions on this matter.

Reply Children