Blame view

ihm/help/grid 387 Bytes
346b85c6   Benjamin Renard   First commit with...
1
2
3
4
5
6
7
8
9
10
11
12
13
Each data field is represented by a column in the grid.
<br/>
<br/>
Each data record is represented by a row in the grid.
<br/>
<br/>
To view all the records, use the scrollbar.
<br/>
All records are not loaded at once.
<br/>
A pagination system is used to load records only when they are visible in the grid.
<br>
During records loadding, the grid content can be freezed a few seconds.