you can use the same model.. or separate models.. if using the same model, then add a new property inside your model.. if using a new model, then create a new var model2 = (your JSON model) ; then model2.setData(yoiurArrayOfValues)
↧
you can use the same model.. or separate models.. if using the same model, then add a new property inside your model.. if using a new model, then create a new var model2 = (your JSON model) ; then model2.setData(yoiurArrayOfValues)