-
Type:
Sub-task
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Company:All Clients/Multiple Clients
-
- Time Spent:
- 5.5h
-
- Populate Controls as per Add/Edit Mode through URL
- Populate values into dropdown and textboxes,radio button
- Disable PDF mapping controls
- looking into SByte and boolean issue
- Datepicker setting inital value - In progress
-
- Time Spent:
- 4h
-
- Show PDF mapping on edit form.
- SP creation and linq query for fetching mapping details
- Unit testing
- Resolve disable UI button issue
-
- Time Spent:
- 4h
-
Disable file upload control - Done
Datepicker set initial value : In progress
Setting file name to file upload control : Tried doing this with Input parameter to communicate with child control. But Input parameter value shows undefined in child control. This is pending