恶意过滤器无法正常工作 [英] Flexicious Filter not working correctly

查看:121
本文介绍了恶意过滤器无法正常工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用一个Flexicious Ultimate datagrid来显示一些数据。
我正在为一些列使用内置的过滤器字段。

I'm using a Flexicious Ultimate datagrid for visualising some data. I'm using the built in Filter field for some columns.

如果我不在提供的单元格数据上使用任何labelfunction,这可以正常工作。
Flexicious过滤器数据是根据该特定行的单元格中的数据自动生成的。当我对单元格数据使用labelfunction时,过滤器值显示正确,但是当我选择显示特定值时,datagrid返回0个记录。

This is working fine if I don't use any labelfunction on the provided cell data. The Flexicious filter data is automatically build from the data in the cells of that specific row. When I use a labelfunction on the cell data the filter values are shown correct, but when I select to show a specific value, the datagrid return 0 records.

示例:
dataprover.Price = 25
使用货币格式化程序,因此单元格数据将为€25
数据网格的过滤器字段显示所有单元格(不同)的所有不同数据库。
在这种情况下,这将是ALL& €25。当我选择只显示价格=€25的字段时,datagrid会返回0条记录。

Example: The dataprover.Price = 25 In use a currency formatter so the cell data would be €25 The filter fields of the datagrid show all the different datavalues from all the cells (distinct). In this case it would be ALL & €25. When I select to only show the fields with price = €25 the datagrid returns 0 records.

我似乎找不到正确的设置来获得这个修正。
有没有人可以帮我解决这个问题?
谢谢!

I can't seem to find the correct settings to get this fixed. Is there anyone who can help me with this problem? Thanks!

推荐答案

您是否尝试设置useLabelFunctionForFilterCompare = true?

Have you tried setting useLabelFunctionForFilterCompare=true?

这篇关于恶意过滤器无法正常工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆