This is a migrated thread and some comments may be shown as answers.

ListView Pagination Controls Produce JS Error on Blackberry Phones

0 Answers 41 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Alan Shepherd
Top achievements
Rank 1
Alan Shepherd asked on 05 May 2010, 09:23 PM
I've created a ListView on a page that was designed for both desktop and mobile device compatibility.  This all works fine except on Blackberry phones.  We've tested with 3 different Blackberries with the same result.

Inside the the RadListView's LayoutTemplate, I have an asp:LinkButton with these options attached:
    CommandName="Page" CommandArgument="Next"

For some reason on Blackberries, clicking on the resulting "next" button produces an unspecified JavaScript error.  In most cases, these same Blackberries will successfully parse and execute JS code.

Has anyone else had a similar problem to this?

No answers yet. Maybe you can help?

Tags
ListView
Asked by
Alan Shepherd
Top achievements
Rank 1
Share this question
or