Home All Groups Group Topic Archive Search About

Capture Keystokes from DataGrid within WebForms

Author
7 Apr 2005 12:49 AM
IST
Hello,

We have a datagrid in a webform that has item id, template colum with
textbox for quanity and template column with link button to check stock.  We
need to capture the enter key when webusers type a quanity in one of the
datagrid textboxes to fire the corresponding "check stock" linkbutton
template column.

Thanks in advance of any help with this.

Author
7 Apr 2005 6:14 AM
Cor Ligthert
IST,

I really would ask this in your case in the newsgroup

Aspnet
news://msnews.microsoft.com/microsoft.public.dotnet.framework.aspnet

Web interface:
http://communities2.microsoft.com/communities/newsgroups/en-us/?dg=microsoft.public.dotnet.framework.aspnet

You need probably for that client side javascript. The change that you get
it in this newsgroup is in my opinion very low.

(You never know)

Cor
Author
8 Apr 2005 1:25 AM
IST
Thanks.


Show quoteHide quote
"Cor Ligthert" wrote:

> IST,
>
> I really would ask this in your case in the newsgroup
>
> Aspnet
> news://msnews.microsoft.com/microsoft.public.dotnet.framework.aspnet
>
> Web interface:
> http://communities2.microsoft.com/communities/newsgroups/en-us/?dg=microsoft.public.dotnet.framework.aspnet
>
> You need probably for that client side javascript. The change that you get
> it in this newsgroup is in my opinion very low.
>
> (You never know)
>
> Cor
>
>
>