15
Views
7
Comments
Change checkbox value(checked or unchecked) after clicking a table row
Application Type
Reactive

I have a table with a checkbox on the far-left column. I want to trigger an event that changes the value of the Checkbox if it is selected or not by clicking the table row. I tried putting the event on a single cell but it does not change the current value of the checkbox(selected, unselected). Is what I want to do possible? If so, what should I do ?

Champion

Hi Jeremy,

I did not get your question clearly.

How you want to trigger event, Is there any button or something else.

can you please explain more.

Best 

Arun

Hi Arun,

I have a table with checkboxes in the first column. I'm aiming to make it so that clicking on a row changes whether the checkbox is checked or not. 

Champion

So what I understood you want clicking on the row the checkbox inside the same row should be checked or unchecked. Right?

Yes. Clicking the row should change it from unchecked to checked. 

Champion

Hi

Please find attached oml and do let me know if need any further help.

Best

Arun

Demo1.oml

Hi Jeremy 

Can please provide OML.

Asad

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.