Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Format a phone number in the datagrid?


Message #1 by Philo <philo@r...> on Thu, 31 Oct 2002 15:55:24 -0500
What do I have to put in the "Format" entry in the columns dialog for an 
ASP.Net datagrid to get a phone number string formatted with the hyphen?
"5551212" -> "555-1212"

I know I can do it in the onItemDataBound event, but I'd like to just set 
it up in the UI if I can.

Philo


  Return to Index