GridView - Phone column formatting
I have simple ASP2 Web project with page displaying data from BLL (Business Logic Layer).
On web page, GridView binding to BLL object returning ArrayList.
What do I need to display phone column in (###) ###-#### format?
GridView does not have column info at design time, I am binding programatically at runtime
I know, I need to change property BoundField, DataFormatString, HtmlEncode=âfalseâ, etc.
Imar where are you?
Thanks in advance.
|