Hi there,
I think I had a few problems similar to this when trying it out, but did get it working in the end.
I dont have the code with me at the moment, but as far as I remember when debugigng the component itself, the completionMethod property is always null but the EL does exist in the valueBindingMap, and I had to modify the component to check there too.
Sorry thats a bit vague, I'll try and find the code later
Good luck!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997922#3997922
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997922
"h.cahyadi" wrote : is there any example about hibernate data paging? I think tomahawk data scroller is cool and easy to use, but I don't know why, if I test only with 400.00 data it is very slow, because it actualy load all the data to the memory, not load data on demand
I'had same problem....If i have 1milion data records I don't want to load all milion but only x-element that i see on page, also tryed some time to use tomahawk but i fall. This stuff has much bugs and changed then instead of IceFaces, here is better dataPAginator nad full ajax force!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997919#3997919
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997919