バージョン

RequestError フィールド

イベントは、グリッドがリモート操作 (データ バインディング、ページング、並べ替えなど) を実行しているときに、要求にエラーがある場合に発生します。ui.owner を使用してグリッドへの参照を取得します。ui.message を使用し、サーバーからエラー メッセージを取得します。
シンタックス
'宣言
 
Public Const RequestError As System.String
public const System.string RequestError
参照

オンラインで表示: GitHub