Hi,
Since one of the latest updates (we guess Servoy 7.1) there is something wrong with the rendering of tableviews with only 1 record.
We have an onRender method which gives a row the red, white or gray bgcolor.
When there is only one record and the row gets a red color it works fine at first but when we hover the line the standard color for a ‘selected’ row is rendered.
This problem only occurs in smart client…
In profiler we see nothing happen so it seems that the standard laf overrules our onRender method?
Has anybody seen this behaviour before?
Many thanks !