To Excel - Rows missmatch
The rows exporting in excel is less than what it is showing in iview. When trying to take trace file, it is throwing an issue " File access denied" (refer screenshot). So not able to get the trace file.
XL export default focuses only on the records displayed on the page. For trace, full control permissions to IIS_IUSRS and IUSR for both the script folders and webcode folder should be given.
Related Articles
Enable / Disable grid rows dynamically
To enable / disable grid rows conditionally, use a savevalue false field named "axpvalid+ {dc number}" with an expression to return a character between [a-d] eg. if the grid dc is dc2 then the field name should be defined as axpvalid2. Following are ...
Error in Excel Import : Unable to connect to Excel, make sure given file is an valid Excel file
This issue could be due to OLEDB driver missing in the respective system, where the application is running. It can be downloaded from the below link and installed. https://www.microsoft.com/en-us/download/confirmation.aspx?id=13255 [Access database ...
Request to the Steps involved in Arabic Language Enablement for Web Version – Axpert 10.9
Utilize Axpert desktop to define the language via Tools->Define Language. Once a language defined, we will be able to export all menus and options to excel template. We can provide the alternate text for each item in the respective language and ...
Fill on post genmap
Using this both grid or nongrid data can be filled in the target tstruct on posting through Genmap. While filling from sql, sql node is mandatory in xml and sql fieldname and tstruct fieldname(to be filled) should be same. While filling from another ...