I am populating the record filter drop items using the RecordFilterDropDownPopulating event. I leave the (custom) option intact. When I open the Custom Filter Selection Control the dropdowns don't have any of the values in them. How do I get the values in them?
Hello Paul,
As I said version 10.3 is no longer supported and we don't provide fixes for it, so you can either upgrade to 14.1 or 14.2, where the issue no longer occurs, or you can download the source code of 10.3 and modify it by yourself.
Unfortunately that is not an option for us right now.
I have tested your sample against the version you use, 10.3 and I was able to reproduce your issue. I also tested it with our latest version - 14.2 and everything seems to work ok there. Since version 10.3 is now a retired one, we no longer provide fixes for it, so I can suggest you download one of our supported ones - 14.1 or 14.2 and use it.
I have modified and attached the project. This happens when I set the FilterOperandUIType="DropDownList".
Thank you for your post. I have been looking into it and I created a sample project for you following your scenario and everything seems to work ok on my side. If the sample doesn’t satisfies your needs, feel free to modify it, so it reproduces your behavior and send it back to us, so we could be able to investigate it further for you.
Looking forward for your reply.