Hi
I tried to filter the data table and order by the records based on ID.
Ny filter string will looks like this.
sFilter= "ORDER BY Column1"
when i tried this, i got the following error.
"Missing operand after 'ORDER' operator."
Can any one help me in this issue.
Cheers