The pager is not working.are these settings correct or anything else to be done.I have also tried normal pager but i couldn't work.what might be the problem.
<CSControl:Pager ID="toppager" PageIndex="1" runat="server" ShowTotalSummary="true"></CSControl:Pager>
<control:MyProfileVisitorsList ID="MyProfileVisitorsList1" runat="server" >
<QueryOverrides runat="server" QueryType="Search" PageSize="2" PagerID="userpager"></QueryOverrides>
<ItemTemplate>
<CSControl:ConditionalContent ID="ConditionalContent1" runat="server">
<ContentConditions ID="ContentConditions1" runat="server" Operator="Or">
<CSControl:CurrentUserIsAccessingUserCondition ID="CurrentUserIsAccessingUserCondition1" runat="server"></CSControl:CurrentUserIsAccessingUserCondition>
<CSControl:UserInRoleCondition ID="UserInRoleCondition1" runat="server" Role="SystemAdministrator" UseAccessingUser="true"></CSControl:UserInRoleCondition>
</ContentConditions>
<TrueContentTemplate>
<Control:UserData ID="UserData5" runat="server" Tag="Li" >
<ContentTemplate>
<table width="100%" style="border-style:ridge;border-color:Blue;border-width:thin">
<tr style="width:
100%">
<td>
<table>
<tr>
<td style="width:auto">
<UserControl:BusinessCard ID="BusinessCard2" runat="server" />
</td>
</tr>
</table>
<tr style="height:30%">
<td style="width:50%" align
="left">
<b> Last Visit :</b> <Control:UserData ID="UserData4" runat="server" Property="LastActivity"></Control:UserData
>
</td
</tr
<tr style="height:
40%">
<td style="width:100%" colspan
="2">
<UserControl:WhyJoined ID="whyjoined3" runat="server" />
</table
</ContentTemplate
</Control:UserData
</TrueContentTemplate
<FalseContentTemplate
<Control:UserData ID="UserData5" runat="server" Tag
="Li">
<ContentTemplate
<table width="100%" style="border-style:ridge;border-color:Blue;border-width:
thin">
<td
<table
<tr
<td style="width:
auto">
<UserControl:BusinessCard ID="BusinessCard3" runat="server"
/>
30%">
<Control:UserData ID="UserData6" runat="server" Property="LastActivity"></Control:UserData
<Control:UserData ID="UserData7" runat="server" UseAccessingUser="true" ExtendedAttribute="WhyJoined"></Control:UserData
</FalseContentTemplate
</CSControl:ConditionalContent
</ItemTemplate
</Control:MyProfileVisitorsList
<CSControl:PagerGroup ID="userpager" runat="server" PagerIds="toppager,bottompager" ></CSControl:PagerGroup
<cscontrol:pager id="bottompager" runat="server" showtotalsummary="true"></cscontrol:pager
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com