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 modify the cell content before to accept the row
Re: GridCtrl: how to modify the cell content before to accept the row [message #43623 is a reply to message #43622] Mon, 15 September 2014 19:05 Go to previous message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
Perhaps my mistake was to feed editCountry. Instead this work

     if ( IsNull(AsString(~editCountry)) ) grid.Set( grid.GetCurrentRow(), 1, "Mycountry");


that is put the data directly in the grid cell.

Luigi
 
Read Message
Read Message
Previous Topic: GridCtrl sorting
Next Topic: ArrayCtrl Drag&Drop
Goto Forum:
  


Current Time: Fri Apr 26 15:36:58 CEST 2024

Total time taken to generate the page: 0.02268 seconds