This is a migrated thread and some comments may be shown as answers.

Converting Int to masked string

1 Answer 151 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jacob
Top achievements
Rank 1
Jacob asked on 20 Jul 2010, 09:18 PM

Hi,

How do I format data bound field from int to string with mask like - ToString("00-000") ?

1 Answer, 1 is accepted

Sort by
0
Jacob
Top achievements
Rank 1
answered on 21 Jul 2010, 12:06 PM

I found an answer,

I've added a method in code behind that appeared in expression menu as "User Function", which gives unlimited possibilities :)

Tags
General Discussions
Asked by
Jacob
Top achievements
Rank 1
Answers by
Jacob
Top achievements
Rank 1
Share this question
or