Home » Developer & Programmer » JDeveloper, Java & XML » ADF: HowTo Update a table without changing the current row (JDeveloper 10)
ADF: HowTo Update a table without changing the current row [message #296508] Mon, 28 January 2008 00:46
alex.kravchik@gmail.com
Messages: 1
Registered: January 2008
Location: Israel
Junior Member
Hello!
I have a page with master-detail tables. I need to execute the query each time
the page renders, but i want the current row to remain the same.
I tried to do it programmatically, using the backing bean, by customizing page lifecycle. I tried to get the key of current row, then execute the query, and then set the current row according to the original key. But this does not work.
is there another way to do it?

Thanks in advance

Alex
Previous Topic: Query Generating XML output
Next Topic: Problem With Xml query
Goto Forum:
  


Current Time: Thu Mar 28 07:22:32 CDT 2024