Column invisibility
How to achive column invisibilty?
Regards,
RxD
Regards,
RxD
R X D
October 2,
.aw-column-4 {text-align: right;visibility:hidden;}
function isHidden(){
//return "visible" or "hidden" based on ur logic
}
obj.getColumnTemplate(columnIndex).setStyle("visiblity",isHidden);
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