This question is locked. New answers and comments are not allowed.
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
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