![]() |
#7 |
Участник
|
Метод init датасорса
public void init() { super(); this.query().recordLevelSecurity(false); table.recordLevelSecurity(false); table_ds.query().dataSourceTable(tableNum(table)).clearRanges(); } В итоге все равно накладываются фильтр по rls |
|