hi there,
at first i must say very nice work
sadly at implementing the example code i have some (small) problem which i dont get solved. running the example application i dont get any content into the grid. when i run the ajax controller itself i get the complete output from the database that is queried. so on the connection side to the database there seems to be no problem.
so the problem that nothing is displayed must be either at creating the json output or reading/parsing it. at least i think so.
i hope someone of you can help me to fix it cause i really like to use it ![]()
edit:
i have the problem when i use firefox as browser. when displaying the example on ie i get the content in the grid, but i have to allow IE to get content from external data (there is a popup). the strange thing is when i run the demo on the example page (http://flexigrid.eyeviewdesign.com) it works with firefox and i theres also no popup on IE.
