or
Hi
everybody:<
telerik:RadNumericTextBox
ID
=
"rmtxtPayment"
runat
=
"server"
Type
=
"Currency"
MaxLength
=
"10"
ReadOnly
=
"True"
>
<
ReadOnlyStyle
HorizontalAlign
=
"Right"
/>
<
EnabledStyle
HorizontalAlign
=
"Right"
/>
</
telerik:RadNumericTextBox
>
orderindex = RadGrid1.MasterTableView.RenderColumns.Length;
this.RadGrid1.Columns.FindByUniqueName("Impresion").OrderIndex = orderindex;