Programmatically Selecting a Row in a Detail List #340
-
Can someone provide an example on how to select a specific row in a DetailList programmatically? I have a clickableimage column in my list and it is to provide one click editing of the row. Clicking the image is not selecting the row. So when I open the form it either doesn't have a row to edit or it edits the last selected row. Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
sperry1625
Jun 16, 2023
Replies: 1 comment
-
I figured this out. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sperry1625
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figured this out. Thank you.