Open Owaiii opened 2 weeks ago
Yes it appears missing as a type you can do (elem as any).showErrorCell as a workaround. But for ids issues use our Jira project please https://inforwiki.atlassian.net/jira/software/c/projects/IDS/issues
Hello tmcconechy,
"(elem as any).showErrorCell" does not work... can you detail your solution? Maybe I'm not doing it very well.
And I don't have access to JIRA. thx
I just mean if the type is missing you can use (elem as any) to get around the missing type
Hello, can you put the showCellError in SohoDataGridComponent ?
design.infor.com > data-grid > component
showCellError(row, cell, message, type) Show the cell errors.