2015-09-25 70 views

回答

0
var editor = new Ext.ux.grid.RowEditor({ 
saveText : 'My Save Button Text';, 
cancelText: 'My Cancel Button Text', 
clicksToEdit: 1, //this changes from the default double-click activation to single click activation 
errorSummary: false //disables display of validation messages if the row is invalid 
}); 
+0

嗨,歡迎在所以:)你會如此善良,並閱讀https://stackoverflow.com/help/how-to-ask – Svinjica