J
|
Jane 5/8/2008 |
Tim,
SESSION(strTableName & "_pagesize") = 100 |
T
|
Tim author 5/8/2008 |
Thanks Jane, 1 - that's a great trick! thanks.2 - not sure you got me on that on... I'm trying to change the records per row, not the total number of records on the page. (although I didn't try your code, but it looks like it's setting total per page... correct?)
|
J
|
Jane 5/8/2008 |
Tim,
|
T
|
Tim author 5/8/2008 |
Got it! Thanks so much. |