S
Sue
Hi,
I am trying to select rows from datatable using
datatable.select("GLNO='23345' and amount>=200")
GLNO is a STRING and amount double.
each time the method fetched different number of rows. I
have tried giving sort expression & dataviewrowsate
too,but still it BUGS. It fetches 8 rows sometimes but
most of the times fetches 2,6, 4 rows, I am not able to
notice any pattern in the rows also. Has anyone else
experienced this???
Thanks,
Subha.
I am trying to select rows from datatable using
datatable.select("GLNO='23345' and amount>=200")
GLNO is a STRING and amount double.
each time the method fetched different number of rows. I
have tried giving sort expression & dataviewrowsate
too,but still it BUGS. It fetches 8 rows sometimes but
most of the times fetches 2,6, 4 rows, I am not able to
notice any pattern in the rows also. Has anyone else
experienced this???
Thanks,
Subha.