Remove(destroy) Flexigrid tables

已查看 313 次
跳至第一个未读帖子

Norbert Markowicz

未读,
2013年11月6日 12:21:302013/11/6
收件人 flex...@googlegroups.com
Hi,
 
I have a function that I thought would entirely remove a div that I have Flexigrid'ed.
$('#' + tableCreatedID).remove();
 
It appears the underlying table + data gets deleted, but the Flexigrid table wrapping (heading, column titles) are still visible on the screen.
How do I totally remove the Flexigrid elements?
 
Thanks
 
 

eagle275

未读,
2013年11月8日 06:47:252013/11/8
收件人 flex...@googlegroups.com
try removing the div that you assigned the flexigrid to
回复全部
回复作者
转发
0 个新帖子