cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
hogi
Level XIII

Data Access Handler

How can I define a function that is activated when Jmp accesses the data in a column.

I found the Event Handler option in the Column Properties. 

 

But there I can only define functions for the cases: Click, and Mouseover (and I can set the color of the link)

- but there are no settings for Write Data Access and Read Data Access.

 

Applications:

- To check the performance of code (https://community.jmp.com/t5/Discussions/Differentiate-between-entire-column-and-current-row/m-p/677...)

- to bugfix my code

- to find out more about the nuts and bolts behind Jmp (https://community.jmp.com/t5/Discussions/Differentiate-between-entire-column-and-current-row/m-p/677...https://community.jmp.com/t5/JMP-Wish-List/Speed-up-Tables-Update/idi-p/652189 )

 

It's clear that there is a lot of data access in the background (update of Header Histograms, update of table view, Graphbuilder updates ...)

0 REPLIES 0

Recommended Articles