You can find attached to this topic an example of a case we should be able to change to the client, and that we are not able to, at least with the default control properties.
The case is: there’s a table with some data. The users refreshes the table, using an operations that takes about 2 seconds. In the example this is simulated with a Thread.sleep. To appear as being refresh the table show a message with a grey background.
The problem: the client asked us to change the look of the refreshing message, or the color of the message’s background. As far as our knowledge goes, there’s no properties in the control to change this default behavior, just to change the “Loading
RefreshTests.zip (17.2 KB)