Commit 8f9e848
dtbuild
8b7b9c23839f2f80d21170a127c5ea1f05173ef2 Fix:
This was due to the `*` selector, which, while a wildcard, means the
element needs to exist, and with deferRender enabled by default, only
the `tr`/`td` elements for the first page do exist.
Sync to source repo @8b7b9c23839f2f80d21170a127c5ea1f05173ef2-content searchList, when Ajax loading data for the table, and with the ajaxOnly option disabled, would only read the first page of data for the options.1 parent 367256c commit 8f9e848
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
0 commit comments