I want to print a table, then use NIReport_ConvertCVITable method to covert the table to a report table, but the columns width in report is not the same as the table's columns width in panel, how can I changed it?
When I tried this method which you told me, CVI post an error message like this " Not in table ". So, I have no alternative but use the method: NIReport_TableStart, then done, Thank you!