I'm trying to get a jqGrid to select a specific cell when you create a new row by pressing tab. Right now it creates the new row, selects the correct cell 'Description'… then a split second later selects 'Labour'. Can someone help me with this? I've been stuck on this for days
NOTE: When i use the Navigator to add a row it selects Description perfectly, but i need it to happen when you press tab on the last cell of the last row.