Such that it it scrolls your records to the first record of the keyboard entry. For example, the user clicks the A key and all records starting with A scroll into view.
Hello,
This requirement is a little bit vague. The records cannot start with a letter. The record is an object with cells, which can hold text content. So I am guessing that you want the XamDataGrid to filter according to some input and for a specific Field (column). If this is so, you can use the RecordFiltering feature of the XamDataGrid which does exactly the same. You can find examples of this in the XamFeatureBrowser, which is installed with our product.