Hi,
I wish to save preferences of a grid with the tool of persistence 'PersistenceManager'.
The backup does not work when applying two filters on a column that contains 4.
Indeed, during recovery, all filters are applied to this column.
Best regards.
could you provide more details about the column and its filtering settings. Some XAML code would be good.
I couldn't quite understand what you mean by saying :
Regards,
I have a grid with few column :
When I wish to apply filter on the 'Fonction' Column :
There are four filters available. I choose two of them and I valid.
After that, I save my grid with the 'Persistance Manager' and when I restaure it, I obtain this :
All of the filters are applied for the 'Fonction' column .
Best regards,
Yoann.
Also, FWIW, I reported the other day another problem with PersistenceManager and xamgrid:
http://forums.infragistics.com/forums/t/56831.aspx
It appears to mess up unbound columns that use a custom datatemplate on restore.
Yes I read it, thanks.
Someone can help me for my problem please?
Hello,
Can you let me know what version of NetAdvantage and what build number you are using?
Thanks,
Valerie
This has been resolved in the following service releases:
Silverlight_10.2.20102.2409, Silverlight_10.3.20103.2246, Silverlight_11.1.20111.2054.
Ok, thanks.
There appears to be an issue saving the setting if the Select All checkbox is unchecked then the items are selected from the filter list. This has been logged with development and I will create a private case to notify you of any changes with this issue.
Someone can help me please?
Regards.
Hi!
Valerie, I use the last version of Net Advantage (11.1.20111.1004).
MolallaComm, I already use the same code than you, and I already have FilteringScope="ColumnLayout". My problem persist, thanks for your help.