Monthly Archives: August 2014

Create nested html tables from complex JSON

Recently I came a cross to implement a nested tables from complex object ( object that has more children objects). So end users can toggle nested table and look inside in those child elements. To achieve this I serialized the … Continue reading

Posted in Javascript | JSON | Jquery | Tagged , , , | 3 Comments