Invalid Use of Grid Units(無効なグリッド単位の使用)エラー
Invalid Use Of Grid Units
エラーは、以下の状況で発生します。
-
The widget dimensions must be set using 'px', 'pt' or '%'.To use grid units you must set the 'Use Grid' to 'Yes' in the theme
このウィジェットでは、Height、Min. Height、Margin Left、またはMargin Topプロパティが「col」を使用して設定されていますが、「px」、「pt」、または「%」を使用して設定する必要があります。
エラーが発生したプロパティで「px」、「pt」、または「%」を使用するように変更するか、テーマのUse Gridプロパティを「Yes」に設定して、「col」でプロパティを指定します。