leonate
10 Sep 2008, 12:26 PM
GXT-1.1-alpha4
Grid RowExpander does not fire Events.BeforeExpand event when row is expanded.
It is inconsistent because when row is collapsed Events.BeforeCollapse event is fired fine.
I checked GXT source code and there is no code to fire BeforeExpand event in expandRow(El row) method. So I think it is a bug.
Grid RowExpander does not fire Events.BeforeExpand event when row is expanded.
It is inconsistent because when row is collapsed Events.BeforeCollapse event is fired fine.
I checked GXT source code and there is no code to fire BeforeExpand event in expandRow(El row) method. So I think it is a bug.