pagination

HI,

Can we dynamically pass page size to enablepaging function??

Please, try to use the following code:

mygrid.rowsBufferOutSize = 10; // where "10" - number of the rows on a page mygrid.changePage(); //force view update