Skip to Main Content

NoRowAvailableException

Jean-Paul El-MurrJan 15 2020 — edited Jan 15 2020

Hello,

I am using JDev v11.1.2.3

I have a scheduling gantt with tooltip on mouse focus. Whenever I go  from a gantt at some date with data to another date with no data while moving the mouse on the gantt I get a nowRowAvailableException,

I added a loading popup on the button that changes date for the gantt, but if I move the mouse before the loading popup appears I still get this error.

I tried to use showPopup behavior on trigger type click but the popup shows even with wrong date format and if I set the triggertype to action I cant go to the taskflow of the date commandButton to change gantt date.

is there another way to show the popup instantly or any other way to solve this issue?

Comments
Post Details