All Tags »
esDataSource ListView DataPager 3.5
Sorry, but there are no more tags available to filter with.
-
I think you have your DataPager setup incorrectly for use with the ListView. Look at my sample, which appears to function correctly, and esSelect is only called once. This is using Employees from Northwind.
Code:<%@ Page Language=''C#'' AutoEventWireup=''true'' CodeBehind=''Default.aspx.cs'' Inherits=''Sandbox.Web._Default'' %><%@ ...