MESCIUS InputMan for ASP.NET 10.0J
SelectedDateChanged イベント
イベントが発生したコントロールのオブジェクト
イベントデータ
[jQuery対応]直前に選択されていた日付とは異なる日付が選択されたときに発生します。
シンタックス
var instance; // Type: DropDownCalendar
instance.SelectedDateChanged = function(sender, eArgs) { };
SelectedDateChanged = function ( 
   sender : Object,
   eArgs : EventArgs
) { };

パラメータ

sender
イベントが発生したコントロールのオブジェクト
eArgs
イベントデータ
参照

参照

DropDownCalendar タイプ

 

 


© MESCIUS inc. All rights reserved.