Clicking Groups in DataGrids
Posted: Tue Jun 11, 2013 4:12 am
Hello,
I am working with a DataGrid form, and am trying to write a script on MouseUp in the behavior script that causes a row to expand in size. The actual logic of the script should be fine, but I am not actually able to get the MouseUp handler to activate when I click the group I am using as my custom button.
MouseUp does register when I click the background graphic, but not when I target the group I am interested in, or any of the fields, for that matter (which is good, but leads me to believe there is something inherent in DataGrids that prevent targeted groups from calling the MouseUp handler in the Behavior Script.
Any insight would be great...
Thanks!
Phil E.
I am working with a DataGrid form, and am trying to write a script on MouseUp in the behavior script that causes a row to expand in size. The actual logic of the script should be fine, but I am not actually able to get the MouseUp handler to activate when I click the group I am using as my custom button.
MouseUp does register when I click the background graphic, but not when I target the group I am interested in, or any of the fields, for that matter (which is good, but leads me to believe there is something inherent in DataGrids that prevent targeted groups from calling the MouseUp handler in the Behavior Script.
Any insight would be great...
Thanks!
Phil E.