Changing LinkButton in GridView

  • Thread starter =?iso-8859-1?Q?Vicente_Garc=EDa?=
  • Start date
?

=?iso-8859-1?Q?Vicente_Garc=EDa?=

Hi all,

I have an GridView and when I put ALLOPAGIN = TRUE I can go to differents
pages. The problem is that to do it they appear LinkButtons and I want to
change then by Buttons. May anyone please help me?

Thanks in advance,
Regards,
 
M

Michael Nemtsev, MVP

Hello Vicente,

You need to implement the custom paging
See there a sample http://www.codeproject.com/aspnet/GridViewCustomPaging.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
 
V

Vicente Garcia

Many thanks Michael, It was very usefull. A related question...how to change
the automatic header LinkButtons by Buttons?. I use AUTOGENERATECOLUMNS =
TRUE and then LinkButton headers appear but I need change them by Buttons.

Thanks a lot!!
 
M

Michael Nemtsev, MVP

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" <[email protected]> escribio en el mensaje de
VG> noticias VG>
Hello Vicente,

You need to implement the custom paging
See there a sample
http://www.codeproject.com/aspnet/GridViewCustomPaging.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,
 
G

Guest

Thanks a lot!!!

I think google got upset with me :)

Michael Nemtsev"; "MVP said:
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" <[email protected]> escribio en el mensaje
de
VG> noticias VG>
Hello Vicente,

You need to implement the custom paging
See there a sample
http://www.codeproject.com/aspnet/GridViewCustomPaging.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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top