Visibility of pagerstyle in grid

Visibility of pagerstyle in grid

am 31.01.2008 10:43:04 von AnilTG

Hello .
I'd like to know whether its possible to hide the pagerstyle of a grid.In a
webpage i hav a grid with paging that is supposed to be printed,so in a
button click i'm calling a javascript to extract the grid

to open it in
a new window..in the same button click the pagerstyle should be set to
false..Is there any way to do that?..

Re: Visibility of pagerstyle in grid

am 31.01.2008 12:39:35 von reb01501

Anil TG wrote:
> Hello .
> I'd like to know whether its possible to hide the pagerstyle of a
> grid.In a webpage i hav a grid with paging that is supposed to be
> printed,so in a button click i'm calling a javascript to extract the
> grid

to open it in a new window..in the same button click the
> pagerstyle should be set to false..Is there any way to do that?..

I suspect this is a .Net question (I believe pagerstyle is a .Net object
property). If so:
There was no way for you to know it (except maybe by browsing through some
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic asp newsgroup. ASP.Net bears
very little resemblance to classic ASP so, while you may be lucky enough to
find a dotnet-knowledgeable person here who can answer your question, you
can eliminate the luck factor by posting your question to a group where
those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.aspnet or the forums at www.asp.net.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Re: Visibility of pagerstyle in grid

am 01.02.2008 07:21:00 von AnilTG

>>I suggest microsoft.public.dotnet.framework.aspnet or the forums at
>>www.asp.net.

>Ok..Done..Thnkx Bob :-)
>//Regards
>//Anil TG

"Bob Barrows [MVP]" wrote:

> Anil TG wrote:
> > Hello .
> > I'd like to know whether its possible to hide the pagerstyle of a
> > grid.In a webpage i hav a grid with paging that is supposed to be
> > printed,so in a button click i'm calling a javascript to extract the
> > grid

to open it in a new window..in the same button click the
> > pagerstyle should be set to false..Is there any way to do that?..
>
> I suspect this is a .Net question (I believe pagerstyle is a .Net object
> property). If so:
> There was no way for you to know it (except maybe by browsing through some
> of the previous questions in this newsgroup before posting yours - always a
> recommended practice) , but this is a classic asp newsgroup. ASP.Net bears
> very little resemblance to classic ASP so, while you may be lucky enough to
> find a dotnet-knowledgeable person here who can answer your question, you
> can eliminate the luck factor by posting your question to a group where
> those dotnet-knowledgeable people hang out. I suggest
> microsoft.public.dotnet.framework.aspnet or the forums at www.asp.net.
>
> --
> Microsoft MVP - ASP/ASP.NET
> Please reply to the newsgroup. This email account is my spam trap so I
> don't check it very often. If you must reply off-line, then remove the
> "NO SPAM"
>
>
>