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...
Flexigrid with asp
Flexigrid with asp...
***This version is an outdated version of my script which has some display errors with IE. Please take a look at asp with flexigrid V2.*** I came across a pretty nifty script called Flexigrid. Basically it allows you to take information from a database using JSON or XML and display...