Hi
I want to have all the row area of a datagrid to be apperared as link(Not
only the text but also the other area as well). Do anyone know a way to do
so?
Thanks & Regards,
P.Nishanthan
Phillip Williams - 29 Oct 2005 11:43 GMT
You can have the entire row acting as hyperlink (i.e. when clicked it either
goes to another url or posts back) by adding JavaScript OnItemCommand as in
this sample http://www.societopia.net/samples/dataGrid_5c.aspx

Signature
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
> Hi
>
[quoted text clipped - 4 lines]
> Thanks & Regards,
> P.Nishanthan
intrader - 31 Oct 2005 23:54 GMT
> Hi
>
[quoted text clipped - 4 lines]
> Thanks & Regards,
> P.Nishanthan
Perhaps you should explain better. Do you want any trailing spaced to be
also part of the link?