Jagjit Saini

Jagjit Saini

  • NA
  • 196
  • 34k

Uncaught TypeError: Cannot read properties of null (reading 'style')

Apr 10 2022 9:55 AM

Hi

  ON below lines i am getting error - SessionCalendar?val=pf3PhExuzManZipk3dVzCw==&MID=YYTSSp8JRhWrxb4HWlEyXA==:565 Uncaught TypeError: Cannot read properties of null (reading 'style')
    at BindData (SessionCalendar?val=pf3PhExuzManZipk3dVzCw==&MID=YYTSSp8JRhWrxb4HWlEyXA==:565:55)
    at HTMLAnchorElement.onclick (SessionCalendar?val=pf3PhExuzManZipk3dVzCw==&MID=YYTSSp8JRhWrxb4HWlEyXA==:331:2479)

             document.getElementById('<%=lnkUpdateRecord.ClientID %>').style.visibility = "";

Thanks


Answers (1)