| Author |
Unable to populate values obtained from ajax call using PrimeFaces
|
HtaraS reddy
Greenhorn
Joined: Jul 14, 2009
Posts: 8
|
|
Hi
I have made an ajax call using primefaces [p:ajax]. The call to the listener was successful and it returned the required values. To update these properties in xhtml, I have checked the DOM source, to find out the exact ID of the column, using which the column or property would be updated. But, in this case the fields are not getting the values.
The code I used in this case is
I have checked for view source of the page and got the id of the property as table1:0:receiptCodeHotKey:receiptCode.
What would be the problem for the data to not get populated in the field ? Please help me in this
|
Learning Java is a Never Ending Process .....
|
 |
 |
|
|
subject: Unable to populate values obtained from ajax call using PrimeFaces
|
|
|