|
| Iniciado por guest, 11,jul. 2016 16:38 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 11,julio 2016 - 16:38 |
Hi All
WB21 - Classic site with Ajax
I have an AJAX table with some rows of content. If I set this table as "Put all in browser" (usually about 30 rows or so) then the TablePosition() and TableDisplay() functions do not work. I cannot use them to re-position the table at row 1 when I populate it in response to user action. This is documented in the help. If I switch this property off then the table does re-position to row 1 when I re-populate it.
Question: how do I use the "put all in browser" property (in order to avoid further calls to the server) AND be able to re-position the table to row 1 when I populate it?
TIA |
| |
| |
| | | |
|
| | |
| |
| Publicado el 11,julio 2016 - 16:41 |
Hi JP
it seems to me that the only solution is to set up your table so that it increases in hiehgt with it's content...
This way, the table does not have a vertical scrollbar, and you can just reposition the PAGE at the top of the table
Best regards |
| |
| |
| | | |
|
| | | | |
| | |
|