2 Replies Latest reply on Jun 7, 2010 5:20 PM by akaine

    How to alter column filterEvent's status value?

    akaine

      Hi everyone

      As the subject goes I was looking for a way to alter the default status value of the filterEvent attribute. I know there is no "status" attribute for column or datatable elements but the thing is that I have an a4j:status on the same page my datatable is and when the filter event is fired I lose focus from the filter input field since my status shows a modal window with a "loading" thing. Normally when I don't need the status I just point to some unexistent id. But in this case I have no idea what to do. I've already tried overriding the event with a4j:support with no effect. Maybe there are some RF js functions that could help me?

       

      Any ideas?

      Thanks in advance...