Page 1 of 1

dgMouseDown issue multiple row selection

Posted: Mon Mar 17, 2014 6:37 pm
by tasdvl9
Hello,

I'm trying to select multiple rows in my DataGrid but when I add the dgMouseDown handler in my DataGrid
script, the hilite for the second row just flashes and disappears. Is there a way around this? I still need to use
that handler but also need to select multiple rows.

Thanks!

Re: dgMouseDown issue multiple row selection

Posted: Mon Mar 17, 2014 7:00 pm
by dunbarx
Hi.

Not sure what your issue is, but try this:

set the dgHiliteLines of group "yourDataGrid" to "1,3,5"

Craig Newman

Re: dgMouseDown issue multiple row selection

Posted: Mon Mar 17, 2014 7:45 pm
by tasdvl9
Hi.

Thanks for the response.

I appreciate it! :)

Re: dgMouseDown issue multiple row selection

Posted: Mon Mar 17, 2014 8:01 pm
by Klaus
What exactly does your dgMouseDown handler do?
Please post the script(s).

How did you set up your datagrid? "Table" or "Form"?
Auto hilite? Multiple hilites?

We are in fact working on "clairvoyance", but did not make it yet 8)