mabco
30 Mar 2009, 3:47 PM
- Detailed description of the problem
In the Editable Grid example, if the grid has been sorted by clicking on one of the column headers, the next time "Add Plant" is selected, the grid gets populated with another full set of data, so there are now duplicate rows in the table. At this point, the "Add Plant" functionality is basically broken.
- GXT version
1.2.3
- Host mode / web mode / both
Both
- Browser and version
Hosted mode. Also IE6, Mozilla 3.x
- Operating System
Windows XP SP3
- Sample code
See source code for:
http://extjs.com/examples/grid/editable.html
- Question
Why is this happening? Is it a bug in the API? If not, what is the workaround?
In the Editable Grid example, if the grid has been sorted by clicking on one of the column headers, the next time "Add Plant" is selected, the grid gets populated with another full set of data, so there are now duplicate rows in the table. At this point, the "Add Plant" functionality is basically broken.
- GXT version
1.2.3
- Host mode / web mode / both
Both
- Browser and version
Hosted mode. Also IE6, Mozilla 3.x
- Operating System
Windows XP SP3
- Sample code
See source code for:
http://extjs.com/examples/grid/editable.html
- Question
Why is this happening? Is it a bug in the API? If not, what is the workaround?