SPDataSource CAML Query apply RowLimit

<SelectParameters>
        <asp:Parameter Name="ListName" DefaultValue="Training Information" />
        <asp:Parameter Name="WebUrl" DefaultValue="/sites/lms" />
        <asp:Parameter Name="MaximumRows" DefaultValue="2"/>
</SelectParameters>

Comments

Popular posts from this blog

SQL SERVER – FIX : Error 3154: The backup set holds a backup of a database other than the existing database

SharePoint Close methods for SP Long Operations and Redirect Error Page

The model backing the context has changed since the database was created. Consider using Code First Migrations to update the database