Hello,
Could someone please explain how to use the dataUrl in conjunction with the filterToolbar. My aim is to get a dropdown box on the filter toolbar which is dynamically loaded from an ajax request. This is fine for editoptions{} and pulls the data correctly.
The problem is that the filter toolbar field always displays a normal textbox. However if i used searchoptions {value:… } then it is fine. It just doesnt seem to work with dataUrl. Am i missing something please? Is this a bug in the system as i think i have followed documentation thoroughly. Any guidance will be appreciated. Thank you.
An example column in colmodel is this:
The Column:
{name:”category_id_link”,index:”c.id”,editable:true,edittype:”select”,width:140,sortable:false,search:true, editoptions:{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top