Posts

Showing posts with the label SPDatasource

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>