I am creating dynamic cols poc in there i am using json data to bind the columns and as well as fields..when i created the convert function in the fields of the json data then the convert function is not working.
Below is the sample POC
https://fiddle.sencha.com/#fiddle/12sa
There in the column text 4 i am showing 7,2,3 values and in the convert function i am trying to add the values with 10 and so it should show 17,12,13.
Please let me know how can i set the convert function in the json data