Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

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 Smile. But I guess this day is coming Smile
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GridCtrl: Setting column widths programmatically
Next Topic: Customising GridCtrl Search
Goto Forum:
  


Current Time: Wed Apr 30 12:06:44 CEST 2025

Total time taken to generate the page: 0.03981 seconds