Data Filters - auto-update
Hello,I have a problem on my app create with the App Generator.I have created a window with an histogram, and an table (both on the same window). When i select rows in my table, my histogram is automaticly updated.But my problem is when I try to had a filter box on the same window :pDate <<launch( df = ds << Data Filter( Local, columns( Eval("File Date") ) );My data filter is launch, but when I tr...
