Custom (Operational) rows in Pivot component

I want to have one operational row in the pivot component. Operational row means- it would be having empty input box in it and if some value is added in that row, corresponding values greater than that value in that complete column with get highlighted.
How to achieve this kind of functionality in the pivot table component?

It possible to add footer to a datatable and place there a text inputs ( I think it will work better than extra row, as footer is always visible on the screen. Also, it possible to configure a styling rules for the datatable to color cells based on values of related inputs.

I will post here a link to the sample code as it will be available.

thanks maksim… Please provide the sample code for the above mention functionality.