Print

HideRow

This function hides current table row. This function has to be called inside table rule since hide/show state is not stored in database and has to be set every time the case page is opened.

Syntax

HideRow();

Function arguments

Return value

This function returns Boolean.
This function always returns true

Examples

Example 1:
This will disable current row, and will not set any tooltip for remove button of that row.

HideRow();
Czy artykuł był pomocny?
0 na 5 gwiazdek
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
How Can We Improve This Article?