Can I set multiple values for datawriter setExistingData()

Dannymh

Active member
Hi,

I wanted to get existing data based on more than just the ID, this is for a poll voting system and there may be multiple options.

Can I push in multiple options say (ID, dayname, week)?

or do i just need to loop through each row?

Dan
 
Thank you. Datawriter is making my brain feel mushy :) Other than that am loving coding in the framework, it is outstanding
 
Top Bottom