This question is locked. New answers and comments are not allowed.
after entering editmode on a data column the textalignment is not restored for the column
in other words
it was right aligned before the edit
it isn't after
i would also perfer if the text alignment of the column would flow to the the textbox during the edit.
but i can live without that
thanks
dco
in other words
it was right aligned before the edit
it isn't after
| <telerikGridView:GridViewDataColumn EditTriggers="CellClick" Header="Qty To Move" DataMemberBinding="{Binding PullListBin.iQtyToMove, Mode=TwoWay}" Width="Auto" TextAlignment="Right" /> |
i would also perfer if the text alignment of the column would flow to the the textbox during the edit.
but i can live without that
thanks
dco