void
Structures_DataGrid::setRequestPrefix
(
string
$prefix
)
If you need to change the request variables, you can define a prefix. This is extra useful when using multiple datagrids.
This method needs to be called before bind().
$prefix
The prefix to use on request variables;
throws no exceptions thrown
This function can not be called statically.