refresh x query selezione

This commit is contained in:
Samuele E. Locatelli
2015-07-20 17:35:33 +02:00
parent 23c57f4be3
commit c6b02f07ba
11 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -55,7 +55,7 @@
<div class="col-xs-12">
<div class="col-xs-10">
<uc1:mod_righePag runat="server" ID="mod_righePag" />
<asp:GridView runat="server" ID="grView" DataSourceID="ods" AutoGenerateColumns="False" DataKeyNames="UDC" Width="100%" AllowPaging="True" CssClass="table table-striped">
<asp:GridView runat="server" ID="grView" DataSourceID="ods" AutoGenerateColumns="False" DataKeyNames="UDC" Width="100%" AllowPaging="True" CssClass="table table-striped" AllowSorting="true">
<PagerStyle CssClass="bg-default" />
<SelectedRowStyle CssClass="info" />
<EmptyDataTemplate>
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.