Hey guys,
We are working with the Grid and struggling to get it to do what we need. Our requirements are as follows:
1. The underlying table will have millions of records, so custom paging of data is critical.
2. Several columns will require multi-select capability. For example, their is a manufacturer column. We need to be able to show all unique values in a combobox, allowing the user to select which ones to filter on. They would check one or more entries and only records with those values would be shown.
3. Date columns require various filter conditions, including "Between" which would show To and From fields in the filter row/header.
Can this be done? We do not want to use RadFilter, and performance is critical.
Thanks for the help, guys.
Rob
We are working with the Grid and struggling to get it to do what we need. Our requirements are as follows:
1. The underlying table will have millions of records, so custom paging of data is critical.
2. Several columns will require multi-select capability. For example, their is a manufacturer column. We need to be able to show all unique values in a combobox, allowing the user to select which ones to filter on. They would check one or more entries and only records with those values would be shown.
3. Date columns require various filter conditions, including "Between" which would show To and From fields in the filter row/header.
Can this be done? We do not want to use RadFilter, and performance is critical.
Thanks for the help, guys.
Rob