Thread Rating:
  • 264 Vote(s) - 2.72 Average
  • 1
  • 2
  • 3
  • 4
  • 5
グリッド選択行の条件付き背景色制御
11-09-2015, 02:38 PM,
#2
RE: グリッド選択行の条件付き背景色制御

すみません、自己解決してしまいました。

カスタム セル クラスの note-grid-focus-out にてフォーカス アウト時にも背景色制御を行うようにしたところ、
意図した通りの動作になりました。

||############################################################
|| 選択されているセルの表示制御を反映する
||############################################################
{method public {note-grid-focus-out}:void
{super.note-grid-focus-out}
{self.control-bg-color}
{self.control-font}
}


ありがとうございました。


Messages In This Thread
RE: グリッド選択行の条件付き背景色制御 - by kay - 11-09-2015, 02:38 PM
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('1273')