I am new to Mobile development. I am using SUP 2.1.3. I want to use a date picker on my screen, for that I have used a EditBox on the screen as a date field and have used a key whose data type is DateTime and have declared Logical type of that EditBox as Date. But when I checked it in the IOS Simulator(6.0) the date picker is not showing up. So I want to know am I right or shall I follow some other method????
Can somebody help me with this problem????