Setting DataTextField to an object's property which is string array
Asked by Anonymous
15 years ago.
15 years ago.
Hi, I want to databind the daypilot month control to an array of objects.
The problem is that my object has a property Name which is a string array, since it stores names for different cultures.
How can I specify the datatextfield property of daypilot month to use index 0 of the string array.
Thanks in advance
DayPilot