Hello,
The most common error when writing is the comma.
You have
    colModel :[
      {name:'id', index:'id', key:true, width:55},
      {name:'cod_casa', index:'cod_casa', width:55},
<----------------------- Error
     ],

Remove the comma and will be ok
Regards
Tony

On Apr 17, 3:12 am, led <l.r....@sapo.pt> wrote:
> b.jgrid is undefined .
>
> i'm having this error when everything seems to be in place . I'm just
> starting to try this plugin .
>
> http://realferias.com/jqgrid_demo.htm
>
> thanks

Reply via email to