Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: formatting text in an editable DataGrid control


Message #1 by "dragos s" <drag_os@y...> on Wed, 13 Jun 2001 10:24:47
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.

  Return to Index