Hi,
I'm using SmartGWT 3.0 with GWT 2.4.
OS is Windows Server 2003 R2 64 bit
Browsers are:
Google Chrome 20.0.1132.57 (Official Build 145807) m
Internet Explorer 8.0.6001.18702
I've attached a zip that contains an example of the problem.
http://www.megafileupload.com/en/file/368243/SmartGWTDemo-zip.html
The application has a single page.
You select a branch from the branch drop down.
Then you click the Add button on the bottom to add a new value to the grid.
The grid field has a drop down that contains the business units for the selected branch.
You then select another branch from the branch drop down.
This clears the grid of business units.
This is all fine so far.
When we add a new row for the new branch and then pop down the business unit list then the business units for the second branch are shown but the first business unit of the previous branch is shown also.
Please advise.
I'm using SmartGWT 3.0 with GWT 2.4.
OS is Windows Server 2003 R2 64 bit
Browsers are:
Google Chrome 20.0.1132.57 (Official Build 145807) m
Internet Explorer 8.0.6001.18702
I've attached a zip that contains an example of the problem.
http://www.megafileupload.com/en/file/368243/SmartGWTDemo-zip.html
The application has a single page.
You select a branch from the branch drop down.
Then you click the Add button on the bottom to add a new value to the grid.
The grid field has a drop down that contains the business units for the selected branch.
You then select another branch from the branch drop down.
This clears the grid of business units.
This is all fine so far.
When we add a new row for the new branch and then pop down the business unit list then the business units for the second branch are shown but the first business unit of the previous branch is shown also.
Please advise.
Comment