protected void FilterControl1_Filter(object sender, EventArgs e) { GXGridView1.TotalRecords = ActiveState.SelectFilterCountCached(FilterControl1.FCFilterArgument); }