Dynamic extendDataTable not support ajax support
------------------------------------------------
Key: RF-11028
URL:
https://issues.jboss.org/browse/RF-11028
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: component-a4j-core, component-tables
Affects Versions: 3.3.3.Final
Environment: Operating system Windows XP, Browser IE-7 and FirFox4
The JDK or JRE you are using, e.g. Sun Microsystems JDK 1.5.0_09
Reporter: umanath muthuvel
Dynamic extendDataTable creation not supporting ajax support
Creating Dynamic binding for rich:extendedDataTable with 2 columns and 5 row of dateList.
And after running my xhtml page the hole data (5 row of data with 2 columns are
displayed)
But after I am clicking any row the a4j:support not firing corresponding method. ( But
whenever clicking the row the jsf life cycle are printing in consoule)
So I am trying Statically with same data and same a4j:support event and action... this
time it firing the corresponding method.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira