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 problem
Re: GridCtrl problem [message #21015 is a reply to message #21003] Sat, 25 April 2009 17:12 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3443
Registered: August 2008
Senior Veteran
Hello unodgs

It is difficult for me to find the root cause. I have got the exception in three places, always trying to access hitems[] elems over its scope and always when moving the mouse over the Grid time after the Grid is filled with data.

I suppose this is circumstantial, but I usually use grids with few rows but hundreds of columns.

I have began to enclose the code with problems with
	if (hitems.GetCount() > hcol) {
	...
	}
This is not the solution but it lets me follow.

Best regards
Koldo
  • Attachment: Screen.JPG
    (Size: 181.27KB, Downloaded 270 times)


Best regards
IƱaki

[Updated on: Sat, 25 April 2009 23:06]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How can I setup right collating sequence in GridCtrl?
Next Topic: Can gridctrl remember row column sizes & other questions
Goto Forum:
  


Current Time: Tue Aug 26 00:09:42 CEST 2025

Total time taken to generate the page: 0.06034 seconds