aspx thread: Format a phone number in the datagrid?
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
|





