Jump to content
Software FX Community

Grid FX Sort Error


BestMark

Recommended Posts

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)

Link to comment
Share on other sites

  • 3 weeks later...

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...