T
Tumurbaatar S.
If any column (in my case, the 1st column) of a DataGrid is hidden
(Visible=false),
a pager row that has one cell by default does not exclude the hidden column
from
its colspan attribute. For example, if there're total N columns and one of
them is hidden,
the pager rendered with "colspan=N" instead of "colspan=N-1".
Anybody can confirm this?
(Visible=false),
a pager row that has one cell by default does not exclude the hidden column
from
its colspan attribute. For example, if there're total N columns and one of
them is hidden,
the pager rendered with "colspan=N" instead of "colspan=N-1".
Anybody can confirm this?