Hello.
I've a grid with advanced filtering. Some columns allow filtering and some others don't. Here there is an example where you can perform a simple filter like"Last name starts with S" and you'll have "Michael Suyama" as the only result.
Now if I decided to name both columns "Name", when trying to filter Last Name (now called Name) by "starts with S", the result will be "Steven Buchanan" instead. Here is the example.
Am I doing something wrong? Is there any settings that I could change?
P.S. The examples above are only simple scenarios created to reproduce the issue, my real scenario is much harder and I really need to do this.
Yes, now its working fine.
Thanks.
Hi,
I'm just checking up to see if installing the latest SR fixed your issue or it still occurs. Please let me know.
Hello,
Thank you for reporting this.
I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 192909. You can find your active cases under Account - Support Activity in our website. Select your ticket and go to Development Issues tab to view the status of related bugs.
Let me know if I may be of further assistance.
Best Regards,Hristo AnastasovAssociate Software DeveloperInfragistics, Inc.
I've got a particular scenario where the client wants that. It doesn't seem correct, is this done on purpose? Why?
Hello intecomp,
If you have columns with the same header text the filter would be applied on the first one. You need to distinct them in some way.
What is your final goal?