Skip to content

4d-depot/4D-View-Pro-Tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This 4D View Pro project gathers some code examples from the answers given to the questions asked on the forum.

This project gives you examples of how to:

  • Modify the selection unit
  • Copy/past a range of cells
  • Make the cell lose its focus and store the new value.
  • Clear the cell value and enter in edit mode.
  • Enable the user to see the formula in cells.
  • Create a custom culture
  • Do undo / redo
  • Manage the visibility of the ribbon
  • Enable the style copy during a column or row insertion
  • Manage the right click event
  • Get the next cell range or the next empty cell range
  • Manage floating pictures
  • List all the modified cells
  • Add buttons
  • Group rows or cells
  • Sort columns or rows
  • Concatenate documents
  • Show data context schema in Ribbon to create templates
  • Manage multi-lines headers

Version min: 4D v19

Releases

No releases published

Packages

No packages published

Languages