Well, I just want to get the "lastname" column from dataset table, where id = 1, But i cant find the way to do it.
The dataset.select returns only datarows object which is too complicated for the simple task.
can it be done?
my dataset called "product" and the table is "product" too.
The dataset.select returns only datarows object which is too complicated for the simple task.
can it be done?
my dataset called "product" and the table is "product" too.