Issue Details (XML | Word | Printable)

Key: WM-394
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Frankie Fu
Reporter: Craig Conover
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WaveMaker

Expose Grid DoublClick event in Studio (cvc)

Created: 12/May/09 03:46 PM   Updated: 04/Jun/09 03:39 PM
Component/s: Studio and Tools
Affects Version/s: None
Fix Version/s: 5.1.1
Security Level: Public (The World)

Environment: Studio

Fixed Revision: 26,647


 Description  « Hide
I often want to use the double click event of a grid to navigate to a detail page but only single click is exposed.
The workaround is simple enough (add the event connect code to the start function of the page) but would be a great convenience to have it "click" ready.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Frankie Fu added a comment - 04/Jun/09 03:39 PM
added onRowDblClick to DataGrid's events