Using row templating with null Json property values. Hi, I’m trying to apply a template similar to the following to a Infragistics Jquery Grid. In my case, only one of the two columns as in the template has a value at any time. I receive the following error Unable to get value of the property 'Value3': object is null or undefined After some digging… It seems like the template placeholder are being replaced before executing the parent expression. Can you please advise me how to achieve the desired behavior? Note, I have no control over the data source.
I’ve attached a sample to demonstrate
Any updates on this issue yet?
Thanks in advance.
Christoffel
Hi Christoff,This seems like a very strange issue indeed.Can you please provide us with a simple (HTML if possible - MVC will also do) sample where the problem is reproducible?Having that, me and the rest of the community members will be able to look into the matter.Thanks in advance!Cheers,Borislav