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

Bug in demo

1 Answer 19 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Fit2Page asked on 24 Nov 2011, 09:53 AM
In

http://demos.telerik.com/aspnet-ajax/tabstrip/examples/serverside/serverevents/defaultvb.aspx

It says

Protected Sub RadTabStrip1_TabClick(ByVal sender As Object, ByVal e As UI.RadTabStripEventArgs)

Instead of

Protected Sub RadTabStrip1_TabClick(ByVal sender As Object, ByVal e As RadTabStripEventArgs)

Marc

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 25 Nov 2011, 01:14 PM
Hello Marc,

 Indeed there is not much difference between the two declarations but it is a better practice to use the second one. Thank you for pointing this one. I have already change it, but it will be available on-line for the next release.

Kind regards,
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
TabStrip
Asked by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Kate
Telerik team
Share this question
or