EditorGridPanel shows a small red triangular corner on the column that is edited to indicate an unsaved record.
Since I am using autoSave, I don't need to indicate the record as dirty/unsaved.
Is there an easy way to disable this ?
EditorGridPanel shows a small red triangular corner on the column that is edited to indicate an unsaved record.
Since I am using autoSave, I don't need to indicate the record as dirty/unsaved.
Is there an easy way to disable this ?
See this :
http://www.sencha.com/learn/Ext_FAQ_Grid#Dirty_Record_.2F_Red_Flag_.28modifying.2C_etc..29