![]() |
Sergey Kornilov admin 7/14/2016 |
Yes, you still cannot use this event for this purpose. Need to use AftertableInit event. It provides the exact code yo need to use in order to add an additional WHERE clause: |
![]() |
Pete K author 7/15/2016 |
Yes, you still cannot use this event for this purpose. Need to use AftertableInit event. It provides the exact code yo need to use in order to add an additional WHERE clause: http://xlinesoft.com...c_sql_query.htm
|
![]() |
Pete K author 7/15/2016 |
Okay, I came up with a work-around. Probably not the most elegant solution, but it works:
|