Hi, i'm using a custom Toolbar buttons, but when Adaptive feature is enabled. The buttons doesn't show on mobile version. Only the base buttons (filter, order and search field)
How can i do to display my own buttons on mobile?
Thank you.
Hi Pavithra, thanks for your quick response. Just update to latest version and works really good.
The only issue i got now is with the search field: on mobile view looks good. But on desktop view, the field is hidden, when the magnifier icon is clicked the field shows up but in a odd position.
Normal search field:
Hidden field with Adaptive property = true:
Thank you for your help. I'm attaching project.
Regards,
Hi Pavithra, thank you very much for your answer.
Accordingly to your answer, i tried to set it up dynamically with the API and works great:
sfGrid.EnableAdaptiveUI = true or sfGrid.EnableAdaptiveUI = false on Load event.
Regards,
Hi Rodrigo,
You are most welcome!
It is great to hear that the provided solution helped you. Please get back to us if you need further assistance on this.
Regards,
Pavithra S