Hi,
I have a projects using igGrid to infragistics. I'm deploy this project, but now i have a error.
I have other version desploy and there no have a error. The difference between the old version and the new are add resources to change language and add attribute filtering.
When i run to debug, peoject it's ok, but when deploy project not load a table.
I debbuger project and i see to model it's ok in the view, but when pass to iggrid, not create a table.
any suggestions?
Thanks in advanced.
Reguards.
hey,
Do you get any errors about missing resources ? If you load your page in Firefox, you can use Firebug to check if all references are loaded correctly. also, do you get any javascript errors?
Thanks
Angel