I've set up a Grid to display records. I set up an onrowclick event so if a user clicks on one of the rows in my grid, it will then display the full details for the records in the panel below the grid.
However, i also want to have an edit button within the grid so if a user clicks on the edit button on a row, it will then popup a window that allows them to edit the details for that record.
It seems like my button is never getting pressed though as my onrowclick event is intercepting the mouse click.
Is there any way to get both functionality working? (onrowclick and button press within row).
Or is there another way to set this up if not possible?
Button on Grid and onrowclick event
-
- Profound User
- Posts: 27
- Joined: Tue Feb 07, 2012 11:29 am
- First Name: john
- Last Name: holsombach
- Company Name: stoneriver, inc.
- Contact:
- Rob
- Profound Logic Staff Member
- Posts: 135
- Joined: Fri Jan 04, 2008 12:12 pm
- First Name: Rob
- Last Name: Ferguson
- Company Name: Profound Logic Software
- Contact:
Re: Button on Grid and onrowclick event
You might change the row click to double click instead. Use the onrowdblclick property.
Who is online
Users browsing this forum: No registered users and 2 guests