please help - licensed developer for 2.0
Hello Alex, I am trying to resize the grid upon a row click using the setSize(-1, 120) which works just fine (the grid resizes to 5 rows).
Then I show a detail page related to the row that was clicked (using prototype methods). When you view the detail page (and resize the list) and then close the detail page (called "Maximize List" in example) you lose the mouse click event capturing for any rows greater than the resized amount (rows 6 or higher).
To reproduce:
go to http://24.172.76.154:8080/mab-mbox/gridTest.action
click in row 1 to view the detail page
click "Close Detail Page"
click in row 6 (or higher than 6)
- you should see that the alert that is displayed on mouse click does not display
Please help. Thanks.
I purchased the 2.0 version of ActiveWidgets from joe[at]binamics[dot]com
Joe Hudson
Then I show a detail page related to the row that was clicked (using prototype methods). When you view the detail page (and resize the list) and then close the detail page (called "Maximize List" in example) you lose the mouse click event capturing for any rows greater than the resized amount (rows 6 or higher).
To reproduce:
go to http://24.172.76.154:8080/mab-mbox/gridTest.action
click in row 1 to view the detail page
click "Close Detail Page"
click in row 6 (or higher than 6)
- you should see that the alert that is displayed on mouse click does not display
Please help. Thanks.
I purchased the 2.0 version of ActiveWidgets from joe[at]binamics[dot]com
Joe Hudson
Joe Hudson
September 6,