Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
add メソッド
指定された行を選択します。
シンタックス
| ASP.NET Ajax Javascript (Specification) | |
|---|
function add(
: GridRow
) : (Any); |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfGridSelectedRowCollection.add(GridRow); |
パラメータ
- obj
- 選択する行。
参照