|
Data formatters
are user-configurable objects that format raw data into a customized
string. You often use formatters with data binding to create a meaningful
display of the raw data bound to a component. This can save you time
by automating data formatting tasks and by letting you easily change
the formatting of fields within your applications.
|
|
|