Loading...

RE: A HowTO for qExcelViewer????

RE: A HowTO for qExcelViewer????

#4784
Anonymous
Anonymous
Participant

Hello,

   I'd suggest you to take a look to the help file.

I copied and paste here some text from there:

After you go over it please let me know if you still have more questions.

Thanks,

Overview

This help file is a good reference for each of the properties and attributes for the Web Parts. If you would like to learn more on how to use this Web Part, please see the Computer Based Training document.

The qExcelViewer Web Part lets users view their data in Microsoft Excel. The Excel viewer works in conjunction with the qListView.

To use this Web Part, complete the following instructions:

Create a new blank page and give it an .aspx extension. This name must appear in the qListView Excel Viewer URL property that resides on another page.

Create a new Web Part Zone in the new page.

Drop the qExcelViewer Web Part into the new Web Part Zone.

Set the Session Name property with the same value as the that of the Session Name property of the qListView mentioned in Step 1 above.

When the user clicks Export to Excel in the list view, the Excel viewer page will be launched and the data will be opened in Microsoft Excel.

Display Properties

Session Name

The name of the Session variable where the Excel Viewer expects to find all the information that has been set by a qListView. For this to work, this value must be the same as that of the Session Name property of the qListView.

Show Header

If set to true, the column name will be displayed in the first row.