Hi everyone
How can I fix this filter button?
I set "format:N" in the AdvancedConfigs property of the Data Grid number web block, but after setting it, the filter becomes to the left of the label. How can I change it to the right?
How can I set the CSS of the cell? I added Text_Right class to the extended class, but it doesn't work.
The content of the class is ''text-align: right;"
Any suggestion is appreciated.
Kind Regards
Hi @YITONG LYU ,
I didn't tried but based on this post https://www.grapecity.com/forums/wijmo/filter-icon-position-chang , can you try the following?
.wj-elem-filter{ float: right!important; }
Hi @Luis Filipe Oliveira ,
Thank you for your reply.
I add this CSS on the screen. But it doesn't work.
Is there something wrong?
Hello @YITONG LYU,
Could you please share the configuration of your column with us?
Thank you in advance.
Best regards,
Tiago Pereira
Hello @Tiago Miguel Pereira,
This is the configuration of Grid Number Web Block.
I wasn't able to reproduce that behavior using your configuration. Could you please send us a sample where this issue occurs?
Thank you,