Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2137 Points
487 Posts
Feb 10, 2012 05:59 AM|LINK
Hi,
I have Array of Object like below in Jquery, i want to get name of the column. Value is not important here.
var obj= data.Shape gives me below line but out of this i need name of the Shape like Round, Princess etc....
Shape: Object { Round=156057, Princess=54292, Marquise=12941, more...}
Please suggest me...
Thanks
subhash.shel...
Contributor
2137 Points
487 Posts
Need only names from array of object.
Feb 10, 2012 05:59 AM|LINK
Hi,
I have Array of Object like below in Jquery, i want to get name of the column. Value is not important here.
var obj= data.Shape gives me below line but out of this i need name of the Shape like Round, Princess etc....
Shape: Object { Round=156057, Princess=54292, Marquise=12941, more...}
Please suggest me...
Thanks
Subhash
Please, Mark as Answer if this reply helped you.