BUG: New ASP.NET 3.5 DataPager control.

S

shapper

Hello,

I have been using the new ASP.NET 3.5 DataPager control. It is great.
However I found a bug. Check how the PreviousPage / FirstPage and
NextPage / LastPage are rendered, and disabled, when it is the first
page or last page:

<a disabled="disabled" class="PageNavigation">&lt;&l ...

<span disabled="disabled"><input id=" ...

There is no disable attribute for both <a> and <span> tags!
Check W3C or run a validation using W3C validator.

I really like .NET and use it in all our company projects but
Microsoft makes really hard for developers to have their web sites
validated.

Please, how can I go around this?

Thanks,
Miguel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,816
Latest member
SapanaCarpetStudio

Latest Threads

Top