Hi,
I have an application with a grid with several info and i want the users can hide or order the columns and save the appearance of the grid.
I'm using the save method of the displaylayout to achieve this but the saved file size is about 100 MB ( several times it dont save the file and throws an OutOfMemoryException).
I dont knok if i'm using correctly this method or if its somethig i'm missing (¿Is there any PropertyCategories that save the order, hide state and group by state of the columns?
I'm using the 8.2 version of infagistics.
Thanks.
Hello Boris,
I think the problem is that there are several changes between the versions that the version utility doesnt change.
For example i think there is an error whith the Appeareance property of some controls that in the 8.2 vesion is an Infragistics.Win.Appearance and in newest versions is Infragistics.Win.AppearanceBase.
Am i using the update utility wrong?
Edit: I was misstaken with the appeareances but it seems to be something wrong at the designer.cs because it doesnt open the designer.
Hello,
I am checking about the progress of this issue. Please let me know If you need my further assistance on this.
Could you please try to attach a small sample project reproducing this, I will be happy to take a look at it and assist you further.
Thanks for your answer.
I've tryed to upgrade the version whith the upgrade utility but the application stops working (i think its somethin in the initializeComponent event) and i cant open the form designer either.
This seems to be an issue which has already been fixed. So what you could do is to download the latest service release available for your current version or either download the trial version of Net Advantage 11.2 and test your application against it.