extjs4 - Component as grid emptyText in ExtJS? -
i want display component emptytext grid, extjs documentation states html can shown.
for example button pop-ups create window, shown below: 
is there workaround use component in grid, or perhaps config i'm missing?
of course can that, have debug lot in order see how that. that's why have alternative: add hidden docked toolbar "create new employee" button. add listener load store event, , when no records available, show toolbar, otherwise hide toolbar.
Comments
Post a Comment