Hi experts
I try create a new adf table from sql query vo but this table display the rows but without data.
if i try get the iterator from a bean i cant iterate the rows but the DCBindingIterator and RowSetIterator exists and not fail
when i try obtain this but when iterate RowSetIterator show like clean ,but in the adf table show the correct quantity of rows for example,
if i have only 5 rows in db table this table show precisely 5. but when the page is fetching the data no insert the value all the fields are empty.
When i see the log no show any type of stack trace or error.
I am obtaining this error since any type of vo directly to the vo - sql query or since any Business Object,
only drag and drop de the data control to the jspx page
I am working with JDeveloper 11.1.1.7. and jrockit and DB 11g Release 2(Encoding ALT32UTF8),Weblogic 11g
Please in advanced
Thanks
Regards