Icon View Incident Report

Serious Serious
Reported By: Gary Jones
Reported On: 8/20/2002
For: Version 3.13 Build 1
# 1180 ExportTable Method Causes Data to Shift to the Left for Blank Columns

When records are exported, the field data are shuffled along to the left if any fields are blank.

For example,
Name,Age,Sex
Fred,42,M
Mary,,F

exports as
"Fred",42,"M"
"Mary","F"


Resolution Resolution
Fixed Problem on 8/20/2002 in version 3.14 build 1
Image