I need to hide/show some rows on a Grid when a double click is fired for a cell. Is this possible?
Printable View
I need to hide/show some rows on a Grid when a double click is fired for a cell. Is this possible?
Did you ever find a solution to this ?
you can do like this :
{ header:'id',dataIndex:'id', hidden: true,flex: 1}