ViewNextPage and ViewPreviousPage work in IE but not in Blackberry Browser

I’m trying to Navigate a view using the Blackberry Browser.

If I open the view in Internet Explorer or Firefox, my commands of;

@DbCommand(“Domino”; “ViewPreviousPage”)

and

@DbCommand(“Domino”; “ViewNextPage”)

Get translated to &Start=30 etc…

This doesn’t work on the Blackberry Browser even though I’ve got JavaScript turned on.

Any ideas? Alternatives?

Thanks.

Gavin.