The GridTableRequest enumeration provides the following values:
Description |
Value |
---|---|
|
New rows have been inserted into the table. |
|
New rows have been append to the table. |
|
Rows have been deleted from the table. |
|
New columns have been inserted into the table. |
|
New columns have been append to the table. |
|
Columns have been deleted from the table. |