This is a migrated thread and some comments may be shown as answers.

[Solved] Grid: clientEvent parameter 'e'

0 Answers 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Steven
Top achievements
Rank 1
Steven asked on 11 Aug 2011, 01:15 PM
Hi Guys,

I was wondering where I can get information about the parameter given in an client event such as on the onRowSelect Event.

The JavaScript Function looks like this:

function onRowSelect(e)
{
    ...
}

Now I would like to know what I can do with this parameter. Parameters, Methods, which information are in it.

Thank you in advance!

Cheers,
Steve
Tags
Grid
Asked by
Steven
Top achievements
Rank 1
Share this question
or