|
will do. yeah, i finally gave up on it and made everything table driven using temp tables. works fine, but i was hoping to do this all Using Collections in memory.
i also thought, of recycling the contents of the datatable along with the new row that's being added, but went the table-driven way before i got to that point
thanks for the help
rik
|