Forum


17:30

20/09/2009

Hi,
Im trying to do a search with a select, so i put in the colModel this line
{name:'categoria',index:'categoria', width:200,editable: true, edittype: 'select',editrules:{required:true}, editoptions: { value: categorias},stype:'select',searchoptions:{sopt:['eq'],value:categorias} },
categorias is a variable of categorys, contains data like 2:Jeans;3:Vaqueros;1:Varios;
The that loads well but when searching i see this in firebug
filters{"groupOp":"AND","rules":[{"field":"2:Jeans;3:Vaqueros;1:Varios;","op":"eq","data":"2"}]}
t pass to the server the opotions instead of de field name, so the search dosent work.
i dont know if that's a bug or im doing something wrong.
thanks.
18:14

22/12/2008

What exaclty you like doing? sopt could be ['eq','ne','lt','le','gt','ge'] and apply to the operation. I f you like to have just = and select between 2:Jeans;3:Vaqueros;1:Varios, yu dont need to repeat ctegorias for search option something like :
{name:'categoria',index:'categoria', width:200,editable: true, edittype: 'select',editrules:{required:true}, editoptions: { value: categorias},stype:'select',searchoptions:{sopt:['eq'] },
should work for you. sorry If i didn't understand you correctly.
Most Users Ever Online: 715
Currently Online:
40 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66