How to disable sorting
Hi,
How can i disable sorting in
2.0.0b version.
How can i disable sorting in
2.0.0b version.
Vipin
October 6,
obj.onHeaderClicked = function(event, index){
window.status = "Header clicked: " + index;
return true; // cancels further processing
};
obj.getHeaderTemplate().setAttribute("aw", "");
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