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
setHidden | Sets the row visibility. Parameters h Boolean. True to hide row. |
No comments:
Post a Comment