Click to See Complete Forum and Search --> : result grid and activate javascript


gmanouvrier
February 1st, 2006, 04:05 AM
Hi,

I have to launch a JavaSript on a paging button click event.
I m able to launch a JS from a "link " column of a ResultGrid, but how could i do for launching a JS on paging buttons or links.
The only way i'v found is to look at the ID name(like ct00$PageHolder$componant_1...etc......) in the source page, but i'm sure there is a way more "professionnal" ;)

Thanks,

Gilles M

jitendracode2006
February 1st, 2006, 05:14 AM
Hi buddy,

go through this Link:http://www.codeproject.com/aspnet/datagridpagingalert.asp

hope this will help you