My jqGrid gets its JSON data from a URL. It shows every columnt right however that JSON data’s some elements are object. I want show that object element’S one property to be shown at my corresponding column. How can I do that?
PS: I will add data to question
I found the answer. ie. my object variable is
typeand I want to get element ofnamein. it. Just to write:as name at colModel is enough.