Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
problem FiterRow in UltraWinGrid
posted

Hi, All.

I have a grid on my form, which displays Values from foreign key tables through valuelists. I mean cells have Guid as a value, but display String values from foreign key tables.So when I type something in the filterrow's cell,grid filters rows by guids, not by strings =( while if i open combo in filter row, it contains string values and if I'm selecting one of them, grid filters rows properly. 

 

The question is how to implement filtering by displayed strings, not by values(guids) on typing in filter row's cell. 

Parents Reply Children
No Data