Friday, December 26, 2014

How to remove null property from object.

Comon man, if the data is null value, then you do nothing to update the value of the data you are trying to replace you can't remove the property. You can check the property for null value and do nothing to update the data.

No comments:

Post a Comment