Defect #324
setEvenRowColor & setOddRowColor
Status:
Rejected
Priority:
Normal
Assignee:
-
Start date:
06/06/2011
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
I have downloaded the last version, to verify the anchor in web client and now i cant' find the two methods in object.....
Files
History
Updated by Gabi Boros almost 14 years ago
- Status changed from New to Rejected
those are only available in the experimental version and are only working in the smart client, at this moment
Updated by Imre Tokai almost 14 years ago
- File servoy-treeview-test.jar servoy-treeview-test.jar added
servoy-treeview-test.jar
contains implementation of setEvenRowColor/setOddRowColor for Smart & Web clients
elements.treeview.setOddRowColor('#A2BC13;');
elements.treeview.setEvenRowColor('#B23AEE;');