Hi everyone.
I just started using ondblClickRow event and the id being returned is ALWAYS 3. Is this a bug? Error? Anyone else having this trouble?
Here's my code:
ondblClickRow: function( id ) { alert( id ); },
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top