<ext:Store ID="Store1" runat="server" OnRefreshData="Store1_RefreshData">
<Proxy>
<ext:PageProxy />
</Proxy>
<Reader>
<ext:JsonReader IDProperty="ID">
<Fields>
<ext:RecordField Name="ID" />
如果没有分页红色部分要去掉,否则显不出数据