ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: stendle on February 12, 2020, 12:22:05 pm

Title: Unable to Import the Workbook with multiple Tabs(Sheets)
Post by: stendle on February 12, 2020, 12:22:05 pm
We have imported an Excel Workbook which contains two sheets in it but not able to view the entire workbook in the Grid (Spreadsheet), only the first sheet we were able to view, Even though the Json which was created at the time of import has the data of both the sheets.
Title: Re: Unable to Import the Workbook with multiple Tabs(Sheets)
Post by: paramvir on February 12, 2020, 02:06:15 pm
Yes, that's right. One grid can import only one worksheet.

Multiple grid instances can be created dynamically depending upon number of worksheets in the javascript workbook.

Multiple grids can be displayed in multiple tabs.

Please let me know if you need any further help on this.