Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Dynamically changing column visibility on DataTable during ajax refresh

$
0
0
Hi all,

Is there a way to change the visibility of one or more columns of a
DataTable during an ajax refresh?

The only way I've found so far is to create a new list of columns and
replace the DataTable but this is a bit cumbersome compared to simply
writing ajaxRequestTarget.add(dataTable);

Marios

Viewing all articles
Browse latest Browse all 5648

Trending Articles