05-17-2016, 08:22 PM
Hi,
I have an easy question, maybe:
when I have a Table, for example WPF Table, how can I simulate Click event or Double Click event on a desidered row?
In a topic I read that:
1) SelectRow 0 > is equals to click on a particular row
2) ActiveRow 0 > is equals to double click on a particular row
But this methos not works.
Maybe I must use the propriets under Object of my table?
Thanks for the support,
Roberto.
I have an easy question, maybe:
when I have a Table, for example WPF Table, how can I simulate Click event or Double Click event on a desidered row?
In a topic I read that:
1) SelectRow 0 > is equals to click on a particular row
2) ActiveRow 0 > is equals to double click on a particular row
But this methos not works.
Maybe I must use the propriets under Object of my table?
Thanks for the support,
Roberto.