This is a migrated thread and some comments may be shown as answers.

Datasource transport data not included when also using parameter map?

1 Answer 128 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Brian Vallelunga
Top achievements
Rank 1
Brian Vallelunga asked on 06 Jul 2012, 04:43 PM
I have a datasource with a read transport that specifies a function for setting some data. This works fine until I added the parameterMap function for specifying different data used on an update. Now, the parameterMap function is used, which returns null for reads, and the transport read data is not used at all. Is there a workaround so I can use both?

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 10 Jul 2012, 07:24 AM
Hello Brian,

Could you please provide a bit more details about the parameterMap's implementation? You should verify that the parameterMap  function always return the appropriate values.

Greetings,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Data Source
Asked by
Brian Vallelunga
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or