Użytkownik Ed Leafe napisał: > On Oct 13, 2011, at 2:35 PM, Chris G wrote: > >> I'm still digging around in the event handling to find where to add >> events for using the tab key for moving from column to column (and, >> hopefully, to add a new row when at the last column). > > You could start by binding the KeyDown event of the grid to a method; > not sure how it would work with editable columns, though. If you get stuck, > post what you've done and we can help from there. >
Right. Personally, I'm useing something like that as grid method: http://dabo.codepad.org/kFVSLpj7 -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
