I'd like to add a handler for when a listgrid column is resized and change the column header string to an abbreviated one if the column is too narrow.
It is possible to add a handler for the resized event? Also is it possible to determine if the header string is currently wrapping?
It is possible to add a handler for the resized event? Also is it possible to determine if the header string is currently wrapping?