aspose file tools
The moose likes JSF and the fly likes Ajax listener is not called when dragged Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Ajax listener is not called when dragged" Watch "Ajax listener is not called when dragged" New topic
Author

Ajax listener is not called when dragged

sharath uddanti
Greenhorn

Joined: Feb 27, 2012
Posts: 1
Hi all,

I have a application using primefaces 2.2 and i have migrating to primefaces 3.1.1. when i am doing i am having an issue with the ajax listener is not called
here is the code


here i am displaying the rows in datatable dynamically.I have to drag these rows into the Treetable which is in drop area.

I have a method in bean is like



I am using Primefaces 3.1.1,Mojarra 2.1.3,jsf2.0,glassfish 3.1.1

Please help me where i am doing wrong. Thanks in advance.











I am using Primefaces 3.1.1,Mojarra 2.1.3,jsf2.0,glassfish 3.1.1
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Ajax listener is not called when dragged
 
Similar Threads
Datatable with column checkbox - Row Select
Sorting is not working in my JSF PrimeFaces Datatable and blank (empty) rows are displayed filtering
SelectListener for DataTable populated with ActionListener - infact if the initial size = 0
Submit dataTable fields
JSF : commandButton in dynamically loaded <ui:include> page doesn't work