Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How i can fire(run) an event on a DataGrid cell?
It depends on the type of cell...if it's just a normal text box, then you can handle the event on the textbox itself...
How do you get the CurrentCell's text box from the data grid? Greg Bayard