On extjs 5, how to disable an action column item? -



On extjs 5, how to disable an action column item? -

at first, 1 have it, can gridpanel, , cannot action column.

i find #grid >#itemid null, #grid good.

could help me this?

columns: [{ xtype: 'actioncolumn', items: [{ isdisabled: me.fnisdisabled, ... ... fnisdisabled: function(grid, rowindex, colindex, items , rec){ homecoming rec.get('global'); },

will disable action in rows corresponding record has property global set true.

you won't have fiddle column @ all...

extjs

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -