ELB doesn't support format strings per se, but there are plenty of ways to format your data. Are you pulling this from a database? If so, you could format this field in the query. If not, then perhaps we can help you tap into the DataTable where ELB stores its values and format the specific field in the default view, or something of that sort. Let me know what you think and I'll be happy to help further.
Cheers
Peter
From: "michaelveltre" <michaelveltre@...>
Sent: Wednesday, July 15, 2009 9:31 AM
To: EasyListBox@yahoogroups.com
Subject: [EasyListBox] Formatting data in the ELB
Hi All,
I just downloaded the demo for evaluation as a control in a project I'm working on.
Is it possible to use format strings in the data that is displayed in the ELB?
I have currency data like this: 156000 that I want displayed like this: $156,000.00 - is that possible with the ELB?
Thanks!
.