tryanDLS
4 Dec 2006, 1:27 PM
When the grid is destroyed, it doesn't kill DOM elements that it created, such as ygrid-editor and ygrid-column-sizer. The next time the grid is created you end up with 2 sets of these elements
View Full Version : Grid.destroy doesn't remove generated HTML