To explain this a liitle better. I have a drop down whose content is dependant on the value of another cell. This works great when the onRowSelect is fired the dropdown has dataURL that gets repopulated.
But once the edit form is open and the next, prev is clicked the drop down does not repopulate even though I have an afterclickPgButtons function that is supposed to call the dataURL each time.
I really need some help here. Thanks.
Do I need to explain better?