Why are show and search fields located directly on the table?
Why are show and search fields located directly on the table?
izumov
Posts: 178Questions: 14Answers: 0
this is my test case.http://montaj.vianor-konakovo.ru/orders05.php?id=-1
On the second table, the show and search fields are located directly on the tables. And I need them over her like the first one. What should be done for this?
This discussion has been closed.
Answers
You can remove them with
dom
, and create your own control that can do the same function.could you give me an example of a code that does what you're telling me?