i have a 26 digits number in a formview control which is databind . I want this number to be formated in a way i want which . I am using this code but the result is none
'<%# Bind("Code","{0:###### ### ##### ### ##### ####}" ) %>'
what am i doing wrong here
