Hi,
I was wondering if I could make a praticular field work like a dateTimePicker, meaning it will have a drop down arrow to a callender to choose a date from.
This feature might be in use for a long time, I'm just not familliar with it.
Thank You
Hello,
The XamDataGrid will automatically use a XamDateTimeEditor for a DateTime type. Another way to set this is by setting the EditAsType, EditorStyle, EditorType properties of a specific Field's Settings.