Dropdown combo displaying value instead of text
- jandresampaio
- Premium Member
- Posts: 212
- Joined: Tue May 02, 2017 3:34 pm
Re: Dropdown combo displaying value instead of text
How can we make an http request using the filters? We simply followed previous instructions.
Re: Dropdown combo displaying value instead of text
Do you mean to implement remote sorting? What is the problem exactly? Could you please provide your solution here and point us what is not working for you?
- jandresampaio
- Premium Member
- Posts: 212
- Joined: Tue May 02, 2017 3:34 pm
Re: Dropdown combo displaying value instead of text
Remote filtering. We just need to pass the query params for rest api to handle and return the values.
- pmiklashevich
- Core Developer
- Posts: 3390
- Joined: Fri Apr 01, 2016 11:08 am
Re: Dropdown combo displaying value instead of text
If you're using AjaxStore in you Combo, you can set the params dynamically in beforeRequest. If you have static params you can define them in params config
Pavel Miklashevich - Core Developer