set_limit(100); $config = new GridConfiguration(); $config->set_convert_mode(true); $grid->set_config($config); $grid->render_table("grid50000"); ?>