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 » ArrayCtrl: Difference between xx.Ctrls<EditString>() and xx.Edit(ef1)
Re: ArrayCtrl: Difference between xx.Ctrls<EditString>() and xx.Edit(ef1) [message #2406 is a reply to message #2403] Tue, 11 April 2006 23:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
1. Depends on what you need. "Edit" has two potential advantages - can be "accepted" (e.g. stored into database) and also sometimes having editors everywhere is frustrating. "Edit" can be also faster for very long ArrayCtrls....

2. I am not sure what is the problem. Could be a bug. Post the code please!

3. By setting HeaderCtrl::Column:: margins.

arr.AddColumn(....).HeaderTab().SetMargin(0);

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: How to create sizable header columns in ArrayCtrl
Next Topic: ArrayCtrl: ghost Image after "delete row" [602 BUG?] -Maybe... - Update required
Goto Forum:
  


Current Time: Sat Jun 01 07:10:58 CEST 2024

Total time taken to generate the page: 0.01223 seconds