EasyUI Forum
May 04, 2024, 02:51:55 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Tabs - refresh  (Read 6794 times)
jvels
Newbie
*
Posts: 3


View Profile
« on: September 05, 2013, 12:48:15 AM »

Hi

I need some advice to work with tabs.

I have two tabs. At the first tab I have added a datagrid, where I add useres.

At tab two I have a form, where one of the fields (dropdown menu) at the from contains data there are added from the data grid.

The drop down conten should be populated from the database ( I guess some ajax in PHP).

But if I add new data in the datagrid, how do I then "refresh" the content at the tab with the form??

Any ideas/advice

/Jesper
Logged
jvels
Newbie
*
Posts: 3


View Profile
« Reply #1 on: September 05, 2013, 01:00:40 PM »

Hi

Think I have found a solution I have added this to a tab:

Code:
data-options="href:'FILE.php', cache:false"

When I load the page, I see the content of FILE.php, then I change the contents, and then jump to another tab, and then go back Smiley and then I see the new content of FILE.php

/JEsper
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!