How to clear a Listview/Grid
Posted: Sun Jan 13, 2013 12:50 am
I am binding a grid view to a REST output. This dynamically adds entries to the grid. I would like to clear the grid when I click a button. Tried searching the jquery mobile docs, wasn't able to figure out.
I have the same question for a Listview also.