andycrespo27 / flexigrid

Automatically exported from code.google.com/p/flexigrid
0 stars 0 forks source link

Columns not loaded from column defninition #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a Json Object with multiple fields
2. Instantiate the flexigrid with matching field names in a different order 
than the Json is returned.
3. When the flexigrid is shown, data will be in the incorrect columns.

What is the expected output? What do you see instead?
The table data should be in the order of the column definitions.

What version of the product are you using? On what operating system?
1.1.1

Please provide any additional information below.

Original issue reported on code.google.com by christop...@gmail.com on 12 May 2011 at 5:45

GoogleCodeExporter commented 8 years ago
Please supply a copy of the JSON that's being sent for us to be able to resolve 
this issue. If you could attach a zip file that we can look at and recreate the 
problem, that would be preferred.

Original comment by eric.caron on 13 May 2011 at 6:50

GoogleCodeExporter commented 8 years ago
Please close this issue. This was actually an error on my side when encoding my 
data into Json. Debugging through the flexigrid code allowed me to see this.

Original comment by christop...@gmail.com on 9 Jun 2011 at 12:32

GoogleCodeExporter commented 8 years ago

Original comment by ymkin....@gmail.com on 2 Jul 2011 at 9:56