accesskey attribute

hello
i am working in a asp.net mobile forms project. i have a link.
<mobile:Link ID="lnkSearch" Runat="server" accesskey="1" NavigateUrl="~/Unauthenticated/Search.aspx" SoftkeyLabel="Go">1- Go Flinging</mobile:Link>
.net does not support the accesskey attribute but it is a valid wml attribute. the IDE tells me
"Warning 6 Validation (Mobile HTML): Attribute 'accesskey' is not a valid attribute of element 'Link'"
agian accesskey is a valid wml attribute and i need to include it. its just awarning so i proceed with the compile. for some reason when the its renders it does not include the accesskey attribute in the wml.
it renders <a href="/PhoneFling/Unauthenticated/Search.aspx" title="Go">1- Go Flinging</a>
i need it to render the accesskey attribute. how can i do this?
[962 byte] By [Kapil] at [2008-2-11]
# 1
come onnnn.... there's got to be a solution for this. is there no one?
;-)
Kapil at 2007-9-8 > top of Msdn Tech,Software Development for Windows Vista,Notebook, Tablet PC, and UMPC Development...
# 2

Kapil,

This forum is patrolled by folks who are experts in developing apps that run on Windows Vista mobile computers (e.g. laptops, Tablet PCs, UMPCs). For Windows Mobile and Pocket PC questions, I suggest posting to one of the Pocket PC forums.

David

DavidHale-MSFT at 2007-9-8 > top of Msdn Tech,Software Development for Windows Vista,Notebook, Tablet PC, and UMPC Development...

Software Development for Windows Vista

Site Classified