Is is possible to assign a hotkey to the datagrid? for example i have a datagrid that's composed of 3 columns age,name and id number. if i click a certain record.and press a certain hotkey for example f1.. what it does is that it reads the record's id number and stores it in a string.. is it possible? thanks in advance.