in web application we need to hide show rows in an infragistics. web grid initially property hidden was used for this purpose however in version 10.2 now its a method setHidden which is used to hide or show a Row in infragitcs web grid.
as per documentation
Sets the row visibility. Boolean. True to hide row.
Source setHidden
Parameters h
No comments:
Post a Comment