This is a migrated thread and some comments may be shown as answers.

Find Control ?

1 Answer 106 Views
PageView
This is a migrated thread and some comments may be shown as answers.
remeo
Top achievements
Rank 1
remeo asked on 19 Aug 2011, 10:40 AM
Hello all!

I have radPageView1, I create 3 radPageViewPage.  In radPageViewPage, I create radButtons.

Now, I want find that radbutton when i click.

Help me!
Thanks!

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 24 Aug 2011, 12:54 PM
Hi Remeo,

Thank you for writing.

I am not quite sure I understand your scenario. You have a RadPageView with three RadPageViewPages in it, and on each page you are adding RadButtons. So, you need to know, which button was clicked? If this is the case, you can subscribe to the Click event of each of the buttons, and from the sender in the event handler, you can get which button was clicked. 

If I do not understand your case correctly, please provide me with more details regarding your scenario and I will do my best provide you with further assistance.

Greetings,
Stefan
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
PageView
Asked by
remeo
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or