| <telerik:RadNumericTextBox ID="txtUURiferimento1" |
| runat="server" |
| Value='<%# Bind("CodUnitaUrbanisticaRiferimento1") %>' |
| NumberFormat-AllowRounding="false" |
| NumberFormat-DecimalDigits="0" |
| DataType="System.Int32?"> |
| </telerik:RadNumericTextBox> |
When "DecimalDigits=0" is possible block decimal separetor how letter and special char are blocked?