
 tomy - 2007-04-20 10:04:31
 
Is cofiguration whith this options below to allow only editing for this 2 commums even possible with MySQLPHPGrid version 0.6 and how could I do it than?
$options = array(
	"add_allowed" => true,
	"delete_allowed" => true,
	"editablecols" => array("Population", "LocalName")