asp.net中js里面有一组数据,怎样可以分页显示?
varrows=[{appId:1,appName:"系统1",appType:1,description:"系统说明!"},{appId:2,appName:"系统2"...
var rows = [
{ appId: 1, appName: "系统1", appType: 1, description: "系统说明!" },
{ appId: 2, appName: "系统2", appType: 2, description: "系统说明!" },
{ appId: 3, appName: "系统3", appType: 3, description: "系统说明!" },
{ appId: 4, appName: "系统4", appType: 3, description: "系统说明!" },
{ appId: 5, appName: "系统5", appType: 2, description: "系统说明!" },
{ appId: 6, appName: "系统6", appType: 1, description: "系统说明!" },
{ appId: 7, appName: "系统7", appType: 2, description: "系统说明!" },
{ appId: 8, appName: "系统8", appType: 1, description: "系统说明!" }
];
请问这样一组数据,我在页面显示的时候怎样可以分页显示?
这是效果图,我想以一页只显示3行,可以根据我输入的页数去跳转,求高手指导下!给点思路也行 展开
{ appId: 1, appName: "系统1", appType: 1, description: "系统说明!" },
{ appId: 2, appName: "系统2", appType: 2, description: "系统说明!" },
{ appId: 3, appName: "系统3", appType: 3, description: "系统说明!" },
{ appId: 4, appName: "系统4", appType: 3, description: "系统说明!" },
{ appId: 5, appName: "系统5", appType: 2, description: "系统说明!" },
{ appId: 6, appName: "系统6", appType: 1, description: "系统说明!" },
{ appId: 7, appName: "系统7", appType: 2, description: "系统说明!" },
{ appId: 8, appName: "系统8", appType: 1, description: "系统说明!" }
];
请问这样一组数据,我在页面显示的时候怎样可以分页显示?
这是效果图,我想以一页只显示3行,可以根据我输入的页数去跳转,求高手指导下!给点思路也行 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询