Quantcast
Viewing all articles
Browse latest Browse all 2297

New Post: access indexer of a hosted object

Hi Sybaris,

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

Viewing all articles
Browse latest Browse all 2297

Trending Articles