Your conversion function needs to return the desired height value.
Also, since the itemTemplate isn’t of panel type “TableRow”, its row property isn’t set. I can’t see how the containing Panel is defined, but I’m assuming it’s of type “Table”.
Your conversion function needs to return the desired height value.
Also, since the itemTemplate isn’t of panel type “TableRow”, its row property isn’t set. I can’t see how the containing Panel is defined, but I’m assuming it’s of type “Table”.