Greetings all.
Multi rows, multi column (edit) datawindow.
I would like to change border or color or font or background of the current column on current row.
Any chance appeon development team can add getcolumn() and/or getcolumnname() to datawindow functions so i can do expression on border ... something like this: If(currentRow() = GetRow() and getcolumnname() = 'my_column',2,0)
Or something with focus ... like we have isselected()
Until then, maybe someone can steer me in the right direction how to achieve this.
Any help will be greatly appreciated.
Sincerely
Vlad