Share via


GetGridRowStyleId

Applies to: SharePoint Foundation 2010

In this article
Description
Arguments
Returns

JS Grid Control Delegates

Description

Get row style information.

Arguments

GetGridRowStyleId requires one argument, the record that the grid is requesting style information for.

Returns

Returns a string (the style used for rendering the row).

See Also

Concepts

JsGrid Client Side Reference

JS Grid Control Delegates

JS Grid Enumeration

JS Grid Control Events

Other Resources

JS Grid Control Functions