Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

How to clear a Listview/Grid

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to clear a Listview/Grid

http://stackoverflow.com/questions/46..., or you might also find other ways to do it.

As for table, you will need to replace the existing table with an empty one.

Return to “Issues”