Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2589
Exception when grouping columns
posted

Hi.

That's what I do:

1. Enable row numeration in grid settings

2. Group rows by dragging some column to group panel

3. Open any group

3. Click row number on the any row

And that's what I get:

An unhandled exception ('Unhandled Error in Silverlight Application')

Code: 4004

Category: ManagedRuntimeError

Message: Infragistics.Silverlight.InvalideActiveCellException: The ActiveCell cannot belong to a column that has it's visibility set to Collapsed

And VS opens a dialog which asks me if I want to debug this app or not. So probably problem is not in my code.

Parents Reply Children