Sorting on text but ignoring the some characters
ALex/All,
I have text column declared as string which has data like this
ORACLE
MSFT
--
--
The "--" is there in the grid where there are no stocks in the column.
When I sort on this column then sorting looks like
--
--
MSFT
ORACLE
How to ignore the string or character like "--" while doing sorting..
So the actual data rows would always come like below
MSFT
ORACLE
--
--
or
ORACLE
MSFT
--
--
This is urgent issue in AW2.5.4 we implemented in production...
Thanks & Regards
I have text column declared as string which has data like this
ORACLE
MSFT
--
--
The "--" is there in the grid where there are no stocks in the column.
When I sort on this column then sorting looks like
--
--
MSFT
ORACLE
How to ignore the string or character like "--" while doing sorting..
So the actual data rows would always come like below
MSFT
ORACLE
--
--
or
ORACLE
MSFT
--
--
This is urgent issue in AW2.5.4 we implemented in production...
Thanks & Regards
Ravindra Joshi
August 18,