Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datagrid: Callable fields #8

Open
Boneill3 opened this issue Aug 9, 2021 · 0 comments
Open

Datagrid: Callable fields #8

Boneill3 opened this issue Aug 9, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Boneill3
Copy link
Member

Boneill3 commented Aug 9, 2021

We need callable fields or another way to handle a situation where a field is regularly updating, possibly without prompting. Example from canmon is the time since received column which indicates how long ago the record was added. This may require a thread to kicked off to trigger the update or a main_loop alarm.

@Boneill3 Boneill3 added the enhancement New feature or request label Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant