The following tables list the members exposed by GridAJAXResponseEventArgs.
Name | Description | |
---|---|---|
![]() | GridAJAXResponseEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | browserResponseObject | Returns the browser's response object. |
![]() | cancel | This method is here to keep the event argument signature for the grid's AJAXResponse event consistent. This method does not do anything and should not be used. |
![]() | customResponseObject | Returns the grid's response object. The objects properties are set on the server. |
![]() | gridResponseObject | Returns the grid's response object. The objects properties are set on the server. |