When I try to group by a GridAutoCompleteColumn (dragging the column header in the grouping header) I get this error.
Don't know if is a known bug/limitation of that type of column or there is something messed in my implementation.
Don't know if is a known bug/limitation of that type of column or there is something messed in my implementation.
Expression cannot be null or empty
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Telerik.Web.UI.GridGroupByException: Expression cannot be null or empty
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[GridGroupByException: Expression cannot be null or empty]
Telerik.Web.UI.GridGroupByExpression.SetExpression(String expression) +134
Telerik.Web.UI.GridGroupByExpression..ctor(GridColumn column) +213
Telerik.Web.UI.RadGrid.RaisePostBackEvent(String eventArgument) +7253
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804