Hi,
I am getting following error when i try to sort the grid.
Actually, the sort expression is different from the columnname.
ex:
e.Column.HeaderText = "FLD_1"
e.Column.SortExpression="Agreement"
Is it possible to have the sortexpression and headertext with 2 differents names?
Please help me and following is the error i am getting...Server Error in '/FSNET' Application.
Exception Details: System.IndexOutOfRangeException: Cannot find column Agreement Reference.
Source Error:
Stack Trace:
Many Thanks,
Shashi
I am getting following error when i try to sort the grid.
Actually, the sort expression is different from the columnname.
ex:
e.Column.HeaderText = "FLD_1"
e.Column.SortExpression="Agreement"
Is it possible to have the sortexpression and headertext with 2 differents names?
Please help me and following is the error i am getting...
Server Error in '/FSNET' Application.
Cannot find column Agreement Reference.
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: System.IndexOutOfRangeException: Cannot find column Agreement Reference.
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:
|
Many Thanks,
Shashi