Data Table to Table Box (easier way?)
Does anyone know if there is a simpler way to convert a Data Table (with both char and numeric columns) into a Table Box display box? The only way I see is by looping thru each data table column for both the char columns and numeric columns (i.e. StringColBox, NumberColBox). I was just wondering if there was some elusive JSL command that would take all of the Data Table contents to pass to the T...