ASPnetPagerV2_8用于gridview自定义分页 [英] ASPnetPagerV2_8 for gridview custom paging

查看:92
本文介绍了ASPnetPagerV2_8用于gridview自定义分页的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

0 Points

4 Posts


ASPnetPagerV2_8 for gridview custom paging

53 minutes ago|LINK


Hi,

Any one worked on ASPnetPagerV2_8 control for gridview custom paging..

every thing is working fine with this control , problem is that even i use the Ajax update panel

page is still getting post back on pager click.

..How to make this control workable inside update panel with out page refresh

Please help Me

<%@ Register assembly="ASPnetPagerV2_8" namespace="ASPnetControls" tagprefix="cc11" %>

<asp:UpdatePanel ID="UpdatePanel2" runat="server" UpdateMode="Conditional" RenderMode="Inline" >

      <ContentTemplate>

<cc11:PagerV2_8 ID="gridPaging" runat="server"  GenerateFirstLastSection="True" enerateGoToSection="False" MaxSmartShortCutCount="5" oncommand="gridPaging_Command"  PageSize="25" GenerateHiddenHyperlinks="False"GeneratePagerInfoSection="False" GenerateSmartShortCuts="True"GenerateToolTips="True"  SmartShortCutThreshold="20" />

</ContentTemplate> </asp:UpdatePanel>



Thanks



推荐答案

尝试一下……..


底部的网格视图中的按钮和上一个目的 [ ^ ]
Try this........


Buttons in Grid View at bottom for Next and Previous Purpose[^]


这篇关于ASPnetPagerV2_8用于gridview自定义分页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆