activeperl and win32::gui does anyone have any ideas for implementing a tabular output format that can be edited (front end for a database) using win32::gui? i need to be able to dynamically create the 'control' (ie i may not know the db structure beforehand), and should be able to select the col/row of the data. thanks.