SL 2011 FP1. VS10 Ultimate.
I am trying to create a new screen for SL. I have already used the SDK tools (Record Maintenance, Field Maintenance, Generate Schema) to create the records, fields, the SQL tables, the sql indexes and the sql stored procedures. We need 2 key fields on Normal level 0: the first one is a text field for a rate schedule name, the other is a date field for the Effective Date of the schedule. I have added a SAFMaskedText control for the schedule name and I added a DSLDate control for the effective date. At this point I am ready enter the PV for the effective date field but there is no PV property (nor is there a DBNav property) for the DSLDate control. There will be a detail level that contains a grid for the actual data specific to that name/effective date. We need to have the user select the rate schedule name first and then the effective date when entering/updating data in the grid.
Any ideas on how to resolve this?
*This post is locked for comments