MonoPager


Version: 1.0.21.0
Size:
1.30MB
Requirements:
No special requirements
Seller:
Mono Software
Price:
$99
System:
Windows Vista/2003/XP/2000/98/Me
Rating:
4.4
License:
Shareware

Description - MonoPager



MonoSoftware.Web.Pager is an easy-to-use templated control, which provides universal paging functionality for any kind of control with bindable data source. You name it, MonoSoftware.Web.Pager will PaGE it!You can easily design your own rich, nice-looking pager html via the PagerTemplate Completely handles the paging Logic which leaves you to worry only about html design It can page Repeater, DataList, DataGrid and any control with bindable DataSource property. It can page any DataSource which implements IEnumerable including DataTable, and even DataReader (which normally doesn`t work with DataGrid Default paging)And the best of all - IT REQUIRES ABSOLUTELY NO CODE-BEHIND (you can set all the necessary properties through the IDE designer or via the control tag in the .aspx or the .ascx)When you do your normal binding of, let`s say for example, a DataList, you can page it by setting the PagedControl property of the MonoSoftware.Web.Pager. The pager control will then hook up to a DataList`s binding Process, examine its DataSource, disect it into pages and replace it with an own DataSource which will show up only the current page. Furthermore, the pager control contains many properties which can help you to design a rich paging template. If you ever tried to override the DataGrid`s default pager and replace it with a different design, you know how pesky that task was, with numerous code-behind lines. With the MonoSoftware.Web.Pager control, you design your html directly in the .aspx or .ascx. The paging process is controled with the page selection elements you`ll add beside the visual-only elements. A page selection element can be any control which implements the System.Web.UI.IPostBackEventHandler (i.e. performs postback) and possesses the Command event. Currently those are System.Web.UI.WebControls.Button, System.Web.UI.WebControls.LinkButton and System.Web.UI.WebControls.ImageButton, but can be any custom control which satisfies these conditions.....

MonoPager Control Which Pager Control


More in Database Management-MonoPager

Page Selection Control Which Control With Bindable