TTIWDBAdvWebGrid - Duplicate Events

The TTIWDBAdvWebGrid has an event OnAsyncColumnSortClick. It also has an event OnAsyncSortClick. They both appear to lead to the same place. Is one of these redundant and if so, which is the right one to use?

Hi,


You can use the OnAsyncSortClick event. The OnAsyncColumnSortClick is only used for backwards compatibility.