Skip to content

Fix for "Null check opeator used on null value" exception.#37

Open
sheppe wants to merge 1 commit into
kechankrisna:masterfrom
sheppe:master
Open

Fix for "Null check opeator used on null value" exception.#37
sheppe wants to merge 1 commit into
kechankrisna:masterfrom
sheppe:master

Conversation

@sheppe

@sheppe sheppe commented Apr 26, 2023

Copy link
Copy Markdown

I encountered this exception when dynamically building data table headers and the data list. The headers were defined using the bare minimum text and value properties, and this error cropped up when assigning them to the table. The .expanded property was a null value and threw an exception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants