Override the footer onPreviewColumnSortEvent(Context, Element,
NativeEvent) method and return false.
On Sunday, February 17, 2013 5:00:04 PM UTC-3, membersound wrote:
> Hi,
>
> I have a CellTable with sortable columns. I want to use the footer to
> display some controls for the table. Therefore
Hi,
I have a CellTable with sortable columns. I want to use the footer to
display some controls for the table. Therefore I provide the controls when
I add the Columns to the CellTable.
BUT if I click the footer elements, they not only execute my action, but
also the sort event.
How can I preve