[richfaces-issues] [JBoss JIRA] Created: (RF-1308) Sync List Behaviour desired

Karthik M (JIRA) jira-events at lists.jboss.org
Wed Nov 7 01:58:44 EST 2007


Sync List Behaviour desired
---------------------------

                 Key: RF-1308
                 URL: http://jira.jboss.com/jira/browse/RF-1308
             Project: RichFaces
          Issue Type: Feature Request
         Environment: Windows,Tomcat,java1.5
            Reporter: Karthik M


Hi,

Here is my requirement.Please suggest wether your framwework supports this.

1) I have a custom componet which extends a JSF table.
2) I will have 1 panel in my xhtml which are details of individual rows of my dataTable.
3) so my xhtml has a datatable and detail panel. By default i show 1st row data.  This is done and working,,

Now the AJAX req..

4) i want to load the detail panel via AJAX call based  when user hovers on the datarow. Detail panel reloads in an ajax way every time a new data row is hovered upon by the mouse...

As i understand for this to happen i will specify these for my support object event="onmouseover" action="ajaxCallThatUpdatestheModel" rerender="myPanelId". But all this is at table level..i want it at row level.. i think if we can pass atribute of the row id to my ajax call then its quite straght forward...is this do able if so please briefly mention how ? i am also open to alternate mechanism to achive this requirement...please help me

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list