I have a FlexGrid with a load of records in it - the user can click on the column headings to re-sort the grid but it takes a few seconds to execute.
I am using
.redraw = False and .redraw = True ....
How can I get an egg-timer to appear between .redraw = False and True?
Thanks for any help.
