Hi.
I know that list view does not support fields calculated on page load. But I have to realize such functionality.
Can someone provide options for realizing this?
"Hack" some internal SQL query, inject JS on a view page, use .NET code somehow?
Using JS seems as the best solution, but how can I do this?
Thanks.