Visible property of controls in data list
Hi
I have a data list control that in footer has 3 buttons.
btnPrevious, btnUpdate and btnNext
When i click btnUpdate, how can i examine if btnPrevious or btnNext are visible
Command names properties are Previous, Update and Next
Thanks very much.
|