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.