jQWidgets Forums
jQuery UI Widgets › Forums › Grid › Load/unload/load again problems › Reply To: Load/unload/load again problems
Hi jas-,
$(“#jqxgrid”).html(false); will not unload the Grid. The ‘destroy’ the Grid, use its ‘destroy’ method. To dynamically append it, use the jQuery’s append method and then initialize it via the jqxGrid constructor.
Best Wishes,
Peter Stoev
jQWidgets Team
http://www.jqwidgets.com