Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » GridCtrl: how to show the last inserted row
Re: GridCtrl: how to show the last inserted row [message #35300 is a reply to message #35292] |
Mon, 30 January 2012 12:02   |
|
Ok, now I see what the problem is. You're going end before application window is open. The grid was optimized to recalculate everything only when it's absolutely needed and only if the grid is visible. That however causes few problems including that one you ran into. But I think that GoEnd (and family) should work in every context - so it's fixed now. I'll commit the changes when I get back home. And you were right about some uninitialized variable - it was part of the problem.
I think grid needs rewriting (too many interferences in the code) but I'm reluctant to do it (developing current version took me few years . But I guess this day is coming
|
|
|
 |
|
GridCtrl: how to show the last inserted row
By: forlano on Sat, 21 January 2012 19:19
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: unodgs on Sat, 21 January 2012 22:30
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: forlano on Sat, 28 January 2012 19:37
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: unodgs on Sat, 28 January 2012 20:13
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: forlano on Sun, 29 January 2012 08:35
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: forlano on Sun, 29 January 2012 11:47
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: unodgs on Mon, 30 January 2012 12:02
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: forlano on Mon, 30 January 2012 15:26
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: forlano on Wed, 15 February 2012 13:26
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: unodgs on Wed, 15 February 2012 13:38
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: forlano on Wed, 15 February 2012 17:05
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: forlano on Mon, 20 February 2012 14:09
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: unodgs on Mon, 20 February 2012 15:05
|
 |
|
Re: GridCtrl: how to show the last inserted row
By: forlano on Mon, 20 February 2012 20:48
|
Goto Forum:
Current Time: Wed Apr 30 12:06:44 CEST 2025
Total time taken to generate the page: 0.03981 seconds
|