onAscClicked method

void onAscClicked()

Implementation

void onAscClicked() {
  _asc = true;
  createQuery();
}