Hi,
Simply bind the visibility of your table column with an attribute of type bool.
Use 'Set' method to fill the value in that attribute as per your scenario. i.e. if needs to display then set value as 'X' or else set it as ' '.
Regards,
Keshav
Hi,
Simply bind the visibility of your table column with an attribute of type bool.
Use 'Set' method to fill the value in that attribute as per your scenario. i.e. if needs to display then set value as 'X' or else set it as ' '.
Regards,
Keshav