| Author |
Not able to refresh the table
|
Kumar Gaurav
Ranch Hand
Joined: Apr 08, 2008
Posts: 108
|
|
Hi,
I need an urgent help.
I have a dropDown and a table in my page.
According to the dropdown selected value, the table shoud refreshed.
For this i am using the valuechange event of the dropDown and in that i am refreshing the table data.
But the table is not getting refreshed.
|
Regards,
Gaurav
|
 |
Dominik Scholz
Greenhorn
Joined: Mar 30, 2009
Posts: 8
|
|
You could try:
Call this function with the "dropDown" onselect attribute to redraw the form around your datatable.
But i don't know if your data will be already refreshed due the valuechange event.
|
 |
 |
|
|
subject: Not able to refresh the table
|
|
|