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

RadPageView and DefaultButton

6 Answers 124 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Casey
Top achievements
Rank 1
Casey asked on 02 Oct 2009, 06:25 PM
Hello,

I am currently trying to have a LinkButton be the default button in my application. While on RadPageView1 I would like the LinkButton's OnClick event be fired when the Enter key is pressed. If the RadPageView had a property like DefaultButton this would be easy. If it does have this property, I can't find it. If it doesn't have it, I think that it would be a good feature to add to the RadPageView.

Thanks,
Casey

6 Answers, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 05 Oct 2009, 08:18 AM
Hello Casey,

Thanks for the idea! Yes, it makes sense and if more people like it, we will definitely consider adding such a property.

Greetings,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Casey
Top achievements
Rank 1
answered on 05 Oct 2009, 11:55 AM
Hi Paul,

Luckily, in my case, I was able to get around this by using an asp:Button and formatting it to look and act like a link button. This only worked for me because the button I wanted to click when 'Enter' was pressed is the first button control on the page.

I still like the idea of a default button option for the RadPageView though.

Casey
0
Emily
Top achievements
Rank 1
answered on 16 Mar 2010, 07:20 PM
I would also like this feature. Instead I guess I am going to have to nest an ASP Panel in each PageView and set the DefaultButton attribute.
0
T. Tsonev
Telerik team
answered on 17 Mar 2010, 09:33 AM
Hi Emily,

The RadPageView DefaultButton property is implemented in the 2010 Q1 release. For older version nesting asp:Panel will work as well.

I hope this helps.

Kind regards,
Tsvetomir Tsonev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
K
Top achievements
Rank 1
answered on 23 Mar 2012, 05:35 PM
Nice that you added Defaultbutton (just used it), but it looks like it might be bypassing .Net validation.
I am mistaken. The issue is far deeper. Nevermind.
doh!
0
Kate
Telerik team
answered on 28 Mar 2012, 08:55 AM
Hello K T,

I believe that you could find the problem of the issue that you describe. However, if this is not the case I would like to ask you to elaborate more on your scenario so we can try to replicate the issue locally and help you out.

All the best,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Casey
Top achievements
Rank 1
Answers by
Paul
Telerik team
Casey
Top achievements
Rank 1
Emily
Top achievements
Rank 1
T. Tsonev
Telerik team
K
Top achievements
Rank 1
Kate
Telerik team
Share this question
or