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 » Howto disable Insert and Append?
Howto disable Insert and Append? [message #13381] Thu, 03 January 2008 18:32 Go to previous message
nixnixnix is currently offline  nixnixnix
Messages: 415
Registered: February 2007
Location: Kelowna, British Columbia
Senior Member
Hi,

I have quite a lot of tables where I do want people to be able to paste cell values and ranges of cell values but I do not want people to be able to change the size of the table.

I have tried

m_grid.Appending(false).Inserting(false);

but this does not appear to work.

Hey Daniel, are you looking at fixing copy/paste TO excel?

Nick



 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to do column resizing after ShowColumn() or HideColumn()?
Next Topic: Repeated Question: How to use Clipboard in DB(SqLite3)?
Goto Forum:
  


Current Time: Wed May 15 19:45:39 CEST 2024

Total time taken to generate the page: 0.02452 seconds