Hello everybody, I have some problem as below:
The Checkbox is a header and will be function depends on the tableline. One of the tableline column have a checkbox control.
Result need:
If one of the tableline row contain [color=#00CCFF]True[/color] checkbox, so the header check box can be function [color=#00CCFF]True[/color] or [color=#00CCFF]False[/color] (1 or 0) >> the checkbox can be clickable.
But if all the tableline row have no [color=#00CCFF]True[/color] checkbox column, so the header checkbox is [color=#00CCFF]False[/color] and cannot be clickable. If click will be [color=#00CCFF]False[/color] only.
How to program it... Thanks a lot