Hello
I'm tring to use dataUrl for searchoptions and got JavaScript error:
TypeError: g is undefined
{
name:'source_id',index:'source_id', width:250, editable:true, edittype:”select”,
editoptions:{dataUrl: urlSources}, sorttype:'string',
stype:'select', searchoptions:{sopt:['eq'], dataUrl: urlSources}
},
urlSources returns selectbox.
What can be the reason?
P.S. edit works perfect.
Thanks
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top