I understand that that is a way that I can hide (or disable) EDIT, DELETE and ADD controls from the LIST page using certain conditions on the login mechanism. However, I cannot find a way do that when I disable login page.
Here is what to do: if the value of PERMs field < 10 then I wish to disable the EDIT, DELETE and ADD controls from the LIST page. In other words, I wish to display the LIST page in READ-ONLY mode and prevent users from edit or delete any records in the table.
Any assistance on this will be greatly appreciated...
Thank you.