Hi everybody,
After loading the data by my sql request in my script.php file, I do some calculations in order to create some new columns with new data like increase, gap, …
After I did my calculations, I write the xml data and I add a line to add the new cells for my new columns.
When I load the grid, everything is ok. My new data are in the grid.
If I sort the data loaded from the database, it's ok. But when I try to sort a colum with my new data, calculated and not loaded from DB, it doesn't work and the grid becomes empty.
I can retrieve the grid with data if I click on the title of a column which has data loaded from the DB.
Any idea ?
thanks 🙂
Bastien
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top