What is the best way to have the user go to an edit page when they select a row in the grid? I know you can perform a custom function using “onSelectRow:”. Is this the best way to do this or is there a better way? And if so, how. I know onSelectRow: you have access to the Row ID, but I would need to get at the record ID of the record nad go to like edit.cfm?id=123456. I know I could also make each cell be wrapped in an
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top