Click to See Complete Forum and Search --> : Overriding Cell Creation on DataGrid


David Stephen
June 27th, 2002, 07:24 PM
I would like to use a custom server control that overrides the data grid control that can perform a jscript function when the user selects one of the buttons in the push button column.

How is this possible?

What function do I need to override?

Any examples around?

Thank you

David Stephen