Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4960
| From | Novice <novice@example..com> |
|---|---|
| Newsgroups | comp.lang.java.gui |
| Subject | Ping Jeff Higgins |
| Date | 2012-01-18 15:37 +0000 |
| Organization | Your Company |
| Message-ID | <Xns9FDE6C0C8CAACjpnasty@94.75.214.39> (permalink) |
This is just a quick post to keep my word. I'll put a copy back in the other thread but I'd anticipated it taking substantially longer to get a resolution so assumed that the other thread would be dead by then. I said I'd let you know about a resolution to my strange problem with an exception in the Java code while trying to delete rows in a JTable. I had an idea for a really simple resolution and gave it a try: I just replaced the fireTableRowsDeleted() with a fireTableDataChanged(). It worked perfect. No muss, no fuss, no bother. I think this is potentially a more expensive statement but I'll take that over spending many additional hours figuring out the cause of the other weird behavior I was seeing. -- Novice
Back to comp.lang.java.gui | Previous | Next — Next in thread | Find similar
Ping Jeff Higgins Novice <novice@example..com> - 2012-01-18 15:37 +0000
Re: Ping Jeff Higgins Jeff Higgins <jeff@invalid.invalid> - 2012-01-18 12:15 -0500
Re: Ping Jeff Higgins Novice <novice@example..com> - 2012-01-19 02:29 +0000
csiph-web