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 » Community » Newbie corner » How to Xmlize gridctrl
Re: How to Xmlize gridctrl [message #44633 is a reply to message #44631] Thu, 30 April 2015 08:34 Go to previous message
koldo is currently offline  koldo
Messages: 3361
Registered: August 2008
Senior Veteran
Hello

I am not sure that works.

Have you tried this?:

if(xml.IsLoading()){
       for(int r=0; r<grid.GetCount(); r++)
              for(int c=0; c<grid.GetColumnCount(); r++)
	              geomGrid.Set(r, c, grid[r][c]);
}


Best regards
IƱaki

[Updated on: Thu, 30 April 2015 08:35]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Starting a top window hidden?
Next Topic: How does one position the mouse cursor?
Goto Forum:
  


Current Time: Tue May 14 15:29:15 CEST 2024

Total time taken to generate the page: 0.02257 seconds