Flexigrid with asp (version 2)
Flexigrid with asp (ver...
After some users reported problems using my flexigrid with asp and IE I decided to redo some of the code to fix it. Basically the problem was that when the JSON code generated it is supposed to add a comma (,) to the end of every line apart from the last one. My code put a comma at...