Hello,
I just noticed a problem with the grid's setOptions method. When you set a custom pager element, it get's removed after a call to the setOptions method even if the options specified are not related to the pager itself.
Here's a link to an simple example of the problem.
Step 1: click on TestA to add the filterRow to to grid with a custom pager element.
Step 2: click on TestB to remove the filterRow using the setOptions function. Notice that both the filter row and the custom pager element gets removed.
Simon
I just noticed a problem with the grid's setOptions method. When you set a custom pager element, it get's removed after a call to the setOptions method even if the options specified are not related to the pager itself.
Here's a link to an simple example of the problem.
Step 1: click on TestA to add the filterRow to to grid with a custom pager element.
Step 2: click on TestB to remove the filterRow using the setOptions function. Notice that both the filter row and the custom pager element gets removed.
Simon