Hello,
I have a grid with two bands. The second band has a checkbox column and several other text columns.
If a user clicks on the checkbox cell, checkbox value needs to be set but the corresponding row should not become active. If a user clicks on any other cell in the second band, corresponding row does need to become automatically active.
What is the right way to do this?
Thank you,
Daniel
Boris, this worked, thanks.
Hello Daniel,
Could you please review the sample attached to this post and see if it meets your requirements.Please feel free to let me know if I misunderstood you or if you have any other questions.