Hello,
I have two different grids (both are XamGrid) and they are displaying different custom filter dialogs. The first dialog lets me add many conditions. The second dialog is smaller and only lets me specify 2 conditions. Why are they different? What causes the difference?
I'll attach screenshots of the two different dialogs in another message, for some reason it is not letting me attach any files.
-Chris
Hello Chris,
I am just checking if you require any further assistance on the matter.
Sincerely,
Krasimir, MCPD
Developer Support Supervisor - XAML
Infragistics
www.infragistics.com/support
Thank you for your reply and the clarification. I have been looking into your description and in order to be able to research what might be the reason for this behavior, I will need you to provide me with the code for the column (code that can be compiled and tested) or a sample showing the issue. Since you are implementing custom columns, I am not sure what is your implementation and how those custom columns are used.
Would you please provide me with working code for the columns that are having this behavior or a sample, in order to be able to research whether this is something caused by the XamGrid control or by your implementation and how it can be avoided?
Looking forward to hearing from you.
Hello Krasimir,
Thank you for your response.
The columns in both grids are manually defined and are custom columns that inherit from the EditableColumn class. In both grids the filtering type is FilterMenu. I don't have a running sample to provide right now. Independent of my example, what would potentially cause one dialog to appear instead of the other? I've read through documentation for the xamGrid but I can't find anything describing what scenario affects which filter dialog is used. The reason why I care about this is because one of my grids is using the simplified dialog but I would like it to use the more complex dialog that has more options, but I can't find any information about this anywhere.
Thanks,
Chris
Thank you for your post. I have been looking into the question that you are having and I will need some more details on your scenario. Would you please provide me with more details on the definition of the XamGird and the columns that you are using (the type of the column, whether they are defined manually or auto generatined), what is the filtering type that you are using (FilterRow or FitlerMenu), is possible, would you please provide me with the xaml definitions of both XamGrids or a sample application that is showing the issue?
Any info on this would be greatly appreciated. Thanks.