Categories | Question details Back To List | ||
Adding Filters into Grid ,Not Grid Head How Adding Filters into Grid ,not Grid Head? Answer posted by Support on Jun 24, 2008 02:12 The built in filters ( text, select, combo ) - can be created only in headers|footers, but you can use any custom inputs, just call grid.filterBy with necessary params to filter grid. |