It draw the form. The first parameter set the ajax mode, if you set true, the form will submit an ajax call.
$this->form_obj->draw( $ajax = true );
It draw the form. The first parameter set the ajax mode, if you set true, the form will submit an ajax call.