hi.
how do i acces an model's column name by string?
such as
myrowmodel.column("id)) = "465746"
myrowmodel.column("food)) = "fish"
and how do i convert it back to string?
dim str as string = myrowmodel.id.tostring
hi.
how do i acces an model's column name by string?
such as
myrowmodel.column("id)) = "465746"
myrowmodel.column("food)) = "fish"
and how do i convert it back to string?
dim str as string = myrowmodel.id.tostring