aspx thread: formatting text in an editable DataGrid control
I have an editable DataGrid control bound to a data source. An editable column must display price information like "$1,000.00" but in my database this is stored "1000". I want to know if the price information can be displayed in this format - when not in edit mode and in short format - when in edit mode. This question is not restricted to this particularly case. Best regards, Dragos.
|





