image on the right of cell?
obj.setCellTemplate(new AW.Templates.ImageText);
obj.setCellImage("search", 5,11);
The image is on the left
is it possible to put the image on th right?
thierry
October 28,
obj.setCellTemplate(new AW.Templates.ImageText);
obj.setCellImage("search", 5,11);
#grid2 .aw-column-5 .aw-item-image{position:absolute;right:-4px;top:50%;margin-top:-9px}
This topic is archived.
ActiveWidgets is a javascript library for creating user interfaces. It offers excellent performance for complex screens while staying simple, compact and easy to learn. Deployed by thousands of commercial customers in more than 70 countries worldwide.
Copyright © ActiveWidgets 2021