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

Redirect to another page after remove item from list view

0 Answers 78 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Alan
Top achievements
Rank 1
Alan asked on 21 Aug 2012, 11:11 PM
try to auto redirect users to home page after execute 

listView.remove(listView.element.children().first()); 

using command window.location.href="account.php?do=dashboard";  for redirection, however page is redirected but the record still there.

please help

No answers yet. Maybe you can help?

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