![]() |
|
|
|
#1 |
|
Hello,
I am new to asp.net and have been using "ASP.Net for Dummies" to create my blog. I want to limit the number of blogs that are displayed on my site to 5. I have been able to do that but the problem I'm having is only the blogs for the current month displays so if there are less than 5 than only that amount will display. What am I doing wrong? Thanks... Posted Via Usenet.com Premium Usenet Newsgroup Services ---------------------------------------------------------- ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** ---------------------------------------------------------- http://www.usenet.com WandaL |
|
|
|
|
#2 |
|
Posts: n/a
|
Here is a link on MSDN on datagrid paging.
http://msdn.microsoft.com/library/de...bcontrol. asp Hope this helps. Regards, Marshal Antony ..NET Developer http://www.dotnetmarshal.com "WandaL" <> wrote in message news:... > Hello, > > I am new to asp.net and have been using "ASP.Net for Dummies" to > create my blog. I want to limit the number of blogs that are > displayed on my site to 5. I have been able to do that but the > problem I'm having is only the blogs for the current month displays > so if there are less than 5 than only that amount will display. What > am I doing wrong? > > Thanks... > > > Posted Via Usenet.com Premium Usenet Newsgroup Services > ---------------------------------------------------------- > ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** > ---------------------------------------------------------- > http://www.usenet.com Marshal Antony |
|
|
|
#3 |
|
Posts: n/a
|
I figured out my problem but the link you provided was still very
helpful...Thanks... > Marshal Antonywrote: Here is a link on MSDN on datagrid paging. > > http://msdn.microsoft.com/library/de...bcontrol. asp > Hope this helps. > Regards, > Marshal Antony > ..NET Developer > http://www.dotnetmarshal.com > > > "WandaL" <> wrote in message > news:... > Hello, > > I am new to asp.net and have been using "ASP.Net for Dummies" to > create my blog. I want to limit the number of blogs that are > displayed on my site to 5. I have been able to do that but the > problem I'm having is only the blogs for the current month displays > so if there are less than 5 than only that amount will display. What > am I doing wrong? > > Thanks... > > > Posted Via Usenet.com Premium Usenet Newsgroup Services > ---------------------------------------------------------- > ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** > ---------------------------------------------------------- > http://www.usenet.com[/quote:a8223ef6af] Posted Via Usenet.com Premium Usenet Newsgroup Services ---------------------------------------------------------- ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** ---------------------------------------------------------- http://www.usenet.com WandaL |
|