Your clearData() is not announcing the removal of rows.Your model needs to emit a range of signals to advise views that rows are being added, removed or modified.
Your clearData() is not announcing the removal of rows.Your model needs to emit a range of signals to advise views that rows are being added, removed or modified.
rawfool (8th May 2014)
Bookmarks