public void buildTable()
 {
     //Buid table
     dataTable = ObjectUtils.BuidDataTable(new ContractOption());
 }