I have problem when want display icon in column I want display icon only when the data is not review from manager when it accept the icon display in my table i have column STATUS_DOC
if STATUS_DOC = 3 mean accept data hide icon
if STATUS_DOC<> 3 mean review data show icon
the image attach describe all step which i did
what is the problem why the icon display but smaller