Hello Everyone , I'm displaying some set of data through data grid2 . In onclick action I'm calling some microflow to do some functionality . I need to restrict the onclick of some specific rows based on some condition . That condition is If current object's Boolean attribute is true , I need to disable the onclick of that row . Can we achieve this functionality with JavaScript . If yes can someone help me to achieve this . Thanks in Advance !
↧