I have a button that I would like to pull up the current row's data in a separate tab control page.
I'm not sure why, but the command button is only enable on the first row of the continuous form and disabled on all other rows. I have another application that functions the same way and there are no issues with it, yet I cannot find any differences in the command buttons. In fact, I copied it from one form to the other.
Is this a common issue? How do I fix it?