search for: allowpaging

Displaying 1 result from an estimated 1 matches for "allowpaging".

2006 May 25
13
.NET developer trying to understand some Rails basics
...ly doesn''t have something like Rails'' ORM - atleast not out-of-the-box. Here''s my question: In asp.net I am able to use declaritive syntax like the following to implement very complex UI elements. <asp:GridView ID="GridView1" AllowSorting="true" AllowPaging="true" Runat="server" DataSourceID="SqlDataSource1" AutoGenerateEditButton="true" DataKeyNames="au_id" AutoGenerateColumns="False"> <Columns> <asp:BoundField ReadOnly="true" HeaderT...