Hello Vicente,
I suppose using the same approach
http://forums.asp.net/p/1007307/1340676.aspx#1340676
google is your friend

just ask him properly
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
VG> Many thanks Michael, It was very usefull. A related question...how
VG> to change the automatic header LinkButtons by Buttons?. I use
VG> AUTOGENERATECOLUMNS = TRUE and then LinkButton headers appear but I
VG> need change them by Buttons.
VG>
VG> Thanks a lot!!
VG>
VG> "Michael Nemtsev"; "MVP" <(E-Mail Removed)> escribio en el mensaje de
VG> noticias news:(E-Mail Removed)...
VG>
>> Hello Vicente,
>>
>> You need to implement the custom paging
>> See there a sample
>> http://www.codeproject.com/aspnet/Gr...stomPaging.asp
>> ---
>> WBR, Michael Nemtsev [.NET/C# MVP] :: blog:
>> http://spaces.live.com/laflour
>> "The greatest danger for most of us is not that our aim is too high
>> and we
>> miss it, but that it is too low and we reach it" (c) Michelangelo
>> VG> Hi all,
>> VG> VG> I have an GridView and when I put ALLOPAGIN = TRUE I can go
>> to
>> VG> differents pages. The problem is that to do it they appear
>> VG> LinkButtons and I want to change then by Buttons. May anyone
>> please
>> VG> help me?
>> VG> VG> Thanks in advance,
>> VG> Regards,