Home › Forums › WinForms controls › Xceed Grid for WinForms › DataRow Event Handler › Reply To: DataRow Event Handler
The code example posted by Tommy works but we really should only be newing an EventHandler object once and then assigning a reference to that single EventHandler object to each row in the template rather than newing in a foreach loop.
Imported from legacy forums. Posted by Toddca (had 341 views)