Come on Rotep, if you look right below the post you linked to the answer is clearly spelled out
Thanks for this! One item, it looks like the formatter did something to the GridSortExpression line:
// Initial Rad Grid Sorting
GridSortExpression expression = new GridSortBLOCKED EXPRESSION;
Should be
// Initial Rad Grid Sorting
GridSortExpression expression = new GridSortExpression();
Regards,
Scott Schecter
EntitySpaces |
My Site