| Page 1 of 1 | [ 3 posts ] |
|
I have 2 frames left - right.
The left side table list staff list. Right side table has a list of selected employees. What I want is. When employees from the left side. I want to choose a name that has been sent to the right side. Right side and make a new update. The table left and right. Created by Yui. Right information in the table retrieved from the database to display. If it is selected from the left table will be put on the table all right. Not enter the database. What should I do to manage this problem. |
|
I really don't know how to handle it cross-frame. To refresh the table on the right you might use what I do, a requery method which I add to the DataTable.
http://www.satyam.com.ar/yui/2.8.0/requery.html It doesn't work in all cases, read the warnings. The key part is the call to DataSource's sendRequest method, which you can see in the code for that function. |
|
Now I can solve the problem then.
It is my own silliness. I solve this problem. parent.frames["frame name"].my function(); Thank you for help |
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group