Hi Sybaris,
The actual name of the indexer property in this case (and most cases) is "Item":
Cheers!
The actual name of the indexer property in this case (and most cases) is "Item":
dr.Item.set('Col1', 'Test1'); // should work :-)