I have tried everything I can think of, I have even tried copying examples
from books and websites I have found, but every Formview control that I have
tried to create does not show the Paging controls. The first record from the
DataSource is displayed, but not the Paging controls. I have tried doing it
with both automatically generated Paging controls as well as using the
PagerTemplate, but neither one is displayed. What is the problem? Thanks.
--
Nathan Sokalski
njsokalski@hotmail.com
http://www.nathansokalski.com/

Re: Why can't I get the FormView control's Paging controls to show? by Riki

Riki
Mon Jan 22 04:13:08 CST 2007

Just checking, are you sure there is more than one record?

--
Riki

"Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
news:uahcAWaPHHA.3668@TK2MSFTNGP02.phx.gbl...
>I have tried everything I can think of, I have even tried copying examples
>from books and websites I have found, but every Formview control that I
>have tried to create does not show the Paging controls. The first record
>from the DataSource is displayed, but not the Paging controls. I have tried
>doing it with both automatically generated Paging controls as well as using
>the PagerTemplate, but neither one is displayed. What is the problem?
>Thanks.
> --
> Nathan Sokalski
> njsokalski@hotmail.com
> http://www.nathansokalski.com/
>



Re: Why can't I get the FormView control's Paging controls to show? by Nathan

Nathan
Mon Jan 22 12:49:29 CST 2007

Yes, I have done multiple checks, including looking at the database manually
and displaying the records using other techniques.
--
Nathan Sokalski
njsokalski@hotmail.com
http://www.nathansokalski.com/

"Riki" <riki@dontnagme.com> wrote in message
news:OAwds3gPHHA.4172@TK2MSFTNGP04.phx.gbl...
> Just checking, are you sure there is more than one record?
>
> --
> Riki
>
> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
> news:uahcAWaPHHA.3668@TK2MSFTNGP02.phx.gbl...
>>I have tried everything I can think of, I have even tried copying examples
>>from books and websites I have found, but every Formview control that I
>>have tried to create does not show the Paging controls. The first record
>>from the DataSource is displayed, but not the Paging controls. I have
>>tried doing it with both automatically generated Paging controls as well
>>as using the PagerTemplate, but neither one is displayed. What is the
>>problem? Thanks.
>> --
>> Nathan Sokalski
>> njsokalski@hotmail.com
>> http://www.nathansokalski.com/
>>
>
>



Re: Why can't I get the FormView control's Paging controls to show? by Alvin

Alvin
Mon Jan 22 18:51:16 CST 2007

wow, i was about to post feedback but the HUGE number of groups this is
posted to turned me off.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc


"Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
news:e6MoHYlPHHA.856@TK2MSFTNGP05.phx.gbl...
> Yes, I have done multiple checks, including looking at the database
> manually and displaying the records using other techniques.
> --
> Nathan Sokalski
> njsokalski@hotmail.com
> http://www.nathansokalski.com/
>
> "Riki" <riki@dontnagme.com> wrote in message
> news:OAwds3gPHHA.4172@TK2MSFTNGP04.phx.gbl...
>> Just checking, are you sure there is more than one record?
>>
>> --
>> Riki
>>
>> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
>> news:uahcAWaPHHA.3668@TK2MSFTNGP02.phx.gbl...
>>>I have tried everything I can think of, I have even tried copying
>>>examples from books and websites I have found, but every Formview control
>>>that I have tried to create does not show the Paging controls. The first
>>>record from the DataSource is displayed, but not the Paging controls. I
>>>have tried doing it with both automatically generated Paging controls as
>>>well as using the PagerTemplate, but neither one is displayed. What is
>>>the problem? Thanks.
>>> --
>>> Nathan Sokalski
>>> njsokalski@hotmail.com
>>> http://www.nathansokalski.com/
>>>
>>
>>
>
>



Re: Why can't I get the FormView control's Paging controls to show? by Nathan

Nathan
Mon Jan 22 21:57:02 CST 2007

When a message is posted to multiple groups, only one copy is stored on the
server, so it doesn't take up any extra space. Also, what harm does it do to
crosspost as long as it is only posted to related groups?
--
Nathan Sokalski
njsokalski@hotmail.com
http://www.nathansokalski.com/

"Alvin Bruney [MVP]" <some guy without an email address> wrote in message
news:OsvrYioPHHA.2312@TK2MSFTNGP04.phx.gbl...
> wow, i was about to post feedback but the HUGE number of groups this is
> posted to turned me off.
>
> --
> Regards,
> Alvin Bruney
> ------------------------------------------------------
> Shameless author plug
> Excel Services for .NET is coming...
> OWC Black book on Amazon and
> www.lulu.com/owc
>
>
> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
> news:e6MoHYlPHHA.856@TK2MSFTNGP05.phx.gbl...
>> Yes, I have done multiple checks, including looking at the database
>> manually and displaying the records using other techniques.
>> --
>> Nathan Sokalski
>> njsokalski@hotmail.com
>> http://www.nathansokalski.com/
>>
>> "Riki" <riki@dontnagme.com> wrote in message
>> news:OAwds3gPHHA.4172@TK2MSFTNGP04.phx.gbl...
>>> Just checking, are you sure there is more than one record?
>>>
>>> --
>>> Riki
>>>
>>> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
>>> news:uahcAWaPHHA.3668@TK2MSFTNGP02.phx.gbl...
>>>>I have tried everything I can think of, I have even tried copying
>>>>examples from books and websites I have found, but every Formview
>>>>control that I have tried to create does not show the Paging controls.
>>>>The first record from the DataSource is displayed, but not the Paging
>>>>controls. I have tried doing it with both automatically generated Paging
>>>>controls as well as using the PagerTemplate, but neither one is
>>>>displayed. What is the problem? Thanks.
>>>> --
>>>> Nathan Sokalski
>>>> njsokalski@hotmail.com
>>>> http://www.nathansokalski.com/
>>>>
>>>
>>>
>>
>>
>
>



Re: Why can't I get the FormView control's Paging controls to show? by Stephany

Stephany
Mon Jan 22 22:28:37 CST 2007

It's a great trun-off and, quite frankly a pain in the backside because,
even though you might be using VB.NET, this thread is to do with ASP.NET
and, on the evidence presented, has nothing to do with VB.NET per se.

It's a further turn-off and pain in the backside because, most of your posts
are relating to ASP.NET specifically and do not relate to the language you
are using.

What does amaze me is that you don't bother to include
microsoft.public.dotnet.languages.csharp in your cross-posting list.

So please remove microsoft.public.dotnet.languages.vb from your
cross-posting list unless the post is, in fact, specifically VB.NET related.


"Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
news:%232TZFKqPHHA.856@TK2MSFTNGP05.phx.gbl...
> When a message is posted to multiple groups, only one copy is stored on
> the server, so it doesn't take up any extra space. Also, what harm does it
> do to crosspost as long as it is only posted to related groups?
> --
> Nathan Sokalski
> njsokalski@hotmail.com
> http://www.nathansokalski.com/
>
> "Alvin Bruney [MVP]" <some guy without an email address> wrote in message
> news:OsvrYioPHHA.2312@TK2MSFTNGP04.phx.gbl...
>> wow, i was about to post feedback but the HUGE number of groups this is
>> posted to turned me off.
>>
>> --
>> Regards,
>> Alvin Bruney
>> ------------------------------------------------------
>> Shameless author plug
>> Excel Services for .NET is coming...
>> OWC Black book on Amazon and
>> www.lulu.com/owc
>>
>>
>> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
>> news:e6MoHYlPHHA.856@TK2MSFTNGP05.phx.gbl...
>>> Yes, I have done multiple checks, including looking at the database
>>> manually and displaying the records using other techniques.
>>> --
>>> Nathan Sokalski
>>> njsokalski@hotmail.com
>>> http://www.nathansokalski.com/
>>>
>>> "Riki" <riki@dontnagme.com> wrote in message
>>> news:OAwds3gPHHA.4172@TK2MSFTNGP04.phx.gbl...
>>>> Just checking, are you sure there is more than one record?
>>>>
>>>> --
>>>> Riki
>>>>
>>>> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
>>>> news:uahcAWaPHHA.3668@TK2MSFTNGP02.phx.gbl...
>>>>>I have tried everything I can think of, I have even tried copying
>>>>>examples from books and websites I have found, but every Formview
>>>>>control that I have tried to create does not show the Paging controls.
>>>>>The first record from the DataSource is displayed, but not the Paging
>>>>>controls. I have tried doing it with both automatically generated
>>>>>Paging controls as well as using the PagerTemplate, but neither one is
>>>>>displayed. What is the problem? Thanks.
>>>>> --
>>>>> Nathan Sokalski
>>>>> njsokalski@hotmail.com
>>>>> http://www.nathansokalski.com/
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Re: Why can't I get the FormView control's Paging controls to show? by Nathan

Nathan
Mon Jan 22 23:42:35 CST 2007

OK, I apologize for the crossposting, but if I post only to
microsoft.public.dotnet.framework.aspnet, will someone help me solve my
problem?
--
Nathan Sokalski
njsokalski@hotmail.com
http://www.nathansokalski.com/

"Stephany Young" <noone@localhost> wrote in message
news:OjgY0bqPHHA.4484@TK2MSFTNGP02.phx.gbl...
> It's a great trun-off and, quite frankly a pain in the backside because,
> even though you might be using VB.NET, this thread is to do with ASP.NET
> and, on the evidence presented, has nothing to do with VB.NET per se.
>
> It's a further turn-off and pain in the backside because, most of your
> posts are relating to ASP.NET specifically and do not relate to the
> language you are using.
>
> What does amaze me is that you don't bother to include
> microsoft.public.dotnet.languages.csharp in your cross-posting list.
>
> So please remove microsoft.public.dotnet.languages.vb from your
> cross-posting list unless the post is, in fact, specifically VB.NET
> related.
>
>
> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
> news:%232TZFKqPHHA.856@TK2MSFTNGP05.phx.gbl...
>> When a message is posted to multiple groups, only one copy is stored on
>> the server, so it doesn't take up any extra space. Also, what harm does
>> it do to crosspost as long as it is only posted to related groups?
>> --
>> Nathan Sokalski
>> njsokalski@hotmail.com
>> http://www.nathansokalski.com/
>>
>> "Alvin Bruney [MVP]" <some guy without an email address> wrote in message
>> news:OsvrYioPHHA.2312@TK2MSFTNGP04.phx.gbl...
>>> wow, i was about to post feedback but the HUGE number of groups this is
>>> posted to turned me off.
>>>
>>> --
>>> Regards,
>>> Alvin Bruney
>>> ------------------------------------------------------
>>> Shameless author plug
>>> Excel Services for .NET is coming...
>>> OWC Black book on Amazon and
>>> www.lulu.com/owc
>>>
>>>
>>> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
>>> news:e6MoHYlPHHA.856@TK2MSFTNGP05.phx.gbl...
>>>> Yes, I have done multiple checks, including looking at the database
>>>> manually and displaying the records using other techniques.
>>>> --
>>>> Nathan Sokalski
>>>> njsokalski@hotmail.com
>>>> http://www.nathansokalski.com/
>>>>
>>>> "Riki" <riki@dontnagme.com> wrote in message
>>>> news:OAwds3gPHHA.4172@TK2MSFTNGP04.phx.gbl...
>>>>> Just checking, are you sure there is more than one record?
>>>>>
>>>>> --
>>>>> Riki
>>>>>
>>>>> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
>>>>> news:uahcAWaPHHA.3668@TK2MSFTNGP02.phx.gbl...
>>>>>>I have tried everything I can think of, I have even tried copying
>>>>>>examples from books and websites I have found, but every Formview
>>>>>>control that I have tried to create does not show the Paging controls.
>>>>>>The first record from the DataSource is displayed, but not the Paging
>>>>>>controls. I have tried doing it with both automatically generated
>>>>>>Paging controls as well as using the PagerTemplate, but neither one is
>>>>>>displayed. What is the problem? Thanks.
>>>>>> --
>>>>>> Nathan Sokalski
>>>>>> njsokalski@hotmail.com
>>>>>> http://www.nathansokalski.com/
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>