Sono all'inizio con Asp.Net....
Parser Error Message: Type 'System.Web.UI.WebControls.DataGrid' does not have a property named 'property'.
Source Error:
Line 87: PagerStyle-Mode="NumericPages"
Line 88: OnPageIndexChanged="DataGrid_Updt" PageSize="20" AllowPaging="True" width="80%" autogeneratecolumns="False">
Line 89: <property name="PagerStyle"> --------> ERRORE
Line 90: <aspataGridPagerStyle BackColor="Coral" Mode="NumericPages">
Line 91: </aspataGridPagerStyle>
Grazie a tutti, ciao!