Groups | Blog | Home
all groups > flash actionscript > march 2005 >

flash actionscript : dataProvider - getEditingData


andros
3/18/2005 11:18:53 PM
Is it possible to update all of an Item's fields within a dataProvider...all at
once. The explanation of ' getEditingData' was vague. It says it returns an
editable string...but then how do you submit it to Update the dataProvider?
trace(myDP.getEditingData(4, 'price'); ..that does tells me how to get the
data...but where to go from here?
andros
3/18/2005 11:33:34 PM
I forgot to mention that the DP is being used for a List Component. Currently I
use removeItemAt() and then addItemAt() with the new data in order to do
the updation. I was just wondering if there was a more direct approach
AddThis Social Bookmark Button