A
Arsalan
How do I search row values in the dataset?
is there any function to do it? suppose i've two columns named 'item' &
'price'
I want to search a table which have been filled in the dataset for
item="Cor" price=1500 ? [I cant execute SQL statement directly because there
might be some modified data in the dataset which have not yet been updated
using Adapter's update commnad]
is there any function to do it? suppose i've two columns named 'item' &
'price'
I want to search a table which have been filled in the dataset for
item="Cor" price=1500 ? [I cant execute SQL statement directly because there
might be some modified data in the dataset which have not yet been updated
using Adapter's update commnad]