setting the rowSelector text on the footer row
How Would I set the row selector text for the footer row?
Gary
March 16,
obj.setFooterVisible(true);
obj.setSelectorVisible(true);
obj.setSelectorWidth(40);
obj.setBottomText("abc");
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