BestMark 0 Report post Posted April 15, 2009 When I attempt to sort any field in Grid FX, I get the following error (on all of my grids): There was a problem while processing your request. The specific error message was: Exception type: System.InvalidOperationException Message: field 'Location' was added twice to the sort fields. Stack Trace: at GridFX.WebForms.GridSortingSettings.b(Object A_0, ListChangeEventArgs`1 A_1) at GridFX.WebForms.ObservableList`1.b(ListChangeEventArgs`1 A_0) at l8.a(ListChangeEventArgs`1 A_0) at GridFX.WebForms.ObservableList`1.Add(T item) at GridFX.WebForms.FieldReferenceCollection.Add(DataField item) at GridFX.WebForms.GridCommands.a(DataFieldSortCommandArgs A_0) at GridFX.WebForms.Command`1.d(TArgs A_0) at GridFX.WebForms.Command`1.a(CommandArgs A_0) at GridFX.WebForms.Grid.a(String A_0, kj A_1) at GridFX.WebForms.Grid.f(String A_0) Quote Share this post Link to post Share on other sites
rocioZ 0 Report post Posted April 17, 2009 This is a known issue, and it has been reported to our development team already. I Quote Share this post Link to post Share on other sites
Kathi 0 Report post Posted May 6, 2009 Has there been a resolution to this issue? If not, when does the development team anticipate rolling out the correction. I just encountered the same problem when trying to sort any column as a user of my grid. This flexibility was one of the main selling points to our user community. Regards, Kathi Quote Share this post Link to post Share on other sites
BestMark 0 Report post Posted May 6, 2009 I haven't been seen any information on a resolution from SoftwareFX yet, but this is a pretty major issue that I hope get's resolved ASAP! Quote Share this post Link to post Share on other sites