Hi
Below is my code.
I have an object data source which plugs into a webservice. Updates work fine except for the fields that contain a DropDownProvider.
So if i update say the Name field and say the InceptionDate field (uses a WebDateChooserProvider) the data from these items are passed to the update method perfectly, yet the data from DropDownProvider field are not.
Please help, i cant see any difference between my code and the examples.
Code Below:
<
="server"
="900px">
>
="ProductClassificationsProvider">
="ProductClassifications"
/>
="ProductId">
="Name">
="ProductClassificationId">
="ProductBenchmarkId">
="CustomBenchMark">
="PortfolioManagerId">
="InceptionDate">
="true">
="server">
="GetProductCount"
="UpdateProduct">
="GetProductClassifications"