Hello,
I'm getting a ReferenceError when I try to load a grid with my data from a Json source. I must admit that the Json is pretty big, each object having a lot of field. The problem is I cannot get the grid to show any row. Google Chrome tells me that I have a ReferenceError with the fields I place in the columns array. But when I look in the network tab (in Chome), the Json is loaded and the fields are there.
Can you help me please ?
Thanks in advance.
I'm getting a ReferenceError when I try to load a grid with my data from a Json source. I must admit that the Json is pretty big, each object having a lot of field. The problem is I cannot get the grid to show any row. Google Chrome tells me that I have a ReferenceError with the fields I place in the columns array. But when I look in the network tab (in Chome), the Json is loaded and the fields are there.
Can you help me please ?
Thanks in advance.